Editing PRX
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 29: | Line 29: | ||
unsigned short modattr; | unsigned short modattr; | ||
unsigned char modver[2]; | unsigned char modver[2]; | ||
char | char name[MODULE_NAME_MAX_LEN]; | ||
char infover; | |||
} sceModuleInfo_common; | } sceModuleInfo_common; | ||