Decompile modelAllocateChr

This commit is contained in:
Ryan Dwyer
2020-06-23 21:31:19 +10:00
parent 75afe8f618
commit 09b09b849f
2 changed files with 19 additions and 44 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
u32 bodyGetRace(s32 bodynum);
bool bodyLoad(u32 bodynum);
u32 func0f02ce8c(void);
u32 func0f02d338(void);
struct model *modelAllocateChr(u32 bodynum, u32 arg1, u32 arg2);
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);
u32 bodyGetHead(u32 bodynum);
u32 func0f02d4fc(void);