Decompile func0f02d3f8

This commit is contained in:
Ryan Dwyer
2020-12-28 14:55:25 +10:00
parent 5015f72aff
commit 151ae56f11
4 changed files with 7 additions and 12 deletions
+1
View File
@@ -120,6 +120,7 @@ extern s32 var80062b68[];
extern s32 var80062c14[];
extern s32 var80062c58[];
extern s32 var80062c6c[];
extern s32 var80062c80;
extern u32 g_HeadsAIndex;
extern u32 g_HeadsBIndex;
extern u32 g_FemaleHeads[3];
+1 -1
View File
@@ -8,7 +8,7 @@ bool bodyLoad(u32 bodynum);
u32 func0f02ce8c(void);
struct model *func0f02d338(u32 bodynum, u32 headnum, u32 arg2, u32 arg3, bool arg4, u32 arg5);
struct model *modelAllocateChr(u32 bodynum, u32 headnum, u32 flags);
u32 func0f02d3f8(void);
s32 func0f02d3f8(void);
u32 bodyGetHead(u32 bodynum);
void chrUnpack(s32 stagenum, void *cmddata, s32 cmdindex);
struct prop *propAllocateEyespy(struct pad *pad, s16 room);