mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Decompile mpplayerfileLoadWad
This commit is contained in:
@@ -46,7 +46,7 @@ u32 func0f18a030(void);
|
||||
void mpCalculatePlayerTitle(struct mpplayer *mpplayer);
|
||||
void func0f18a56c(void);
|
||||
void mpEndMatch(void);
|
||||
s32 func0f18bb1c(void);
|
||||
s32 mpGetNumHeads2(void);
|
||||
s32 mpGetNumHeads(void);
|
||||
s32 mpGetHeadId(u8 headnum);
|
||||
s32 mpGetHeadRequiredFeature(u8 headnum);
|
||||
@@ -97,9 +97,9 @@ s32 mpPlayerGetIndex(struct chrdata *chr);
|
||||
struct chrdata *mpGetChrFromPlayerIndex(s32 index);
|
||||
s32 func0f18d074(s32 index);
|
||||
s32 func0f18d0e8(s32 arg0);
|
||||
u32 func0f18d1b8(void);
|
||||
void func0f18d1b8(struct savebuffer *buffer, s32 playernum);
|
||||
u32 func0f18d238(void);
|
||||
void func0f18d2b8(s32 playernum, struct savebuffer *buffer, s32 arg2);
|
||||
void mpplayerfileLoadWad(s32 playernum, struct savebuffer *buffer, s32 arg2);
|
||||
u32 func0f18d5c4(void);
|
||||
void mpplayerfileGetOverview(char *arg0, char *buffer, u32 *arg2);
|
||||
s32 mpplayerfileSave(void *arg0, s32 arg1, s32 arg2, u16 arg3);
|
||||
|
||||
Reference in New Issue
Block a user