mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-14 22:08:52 -04:00
Decompile modelAllocateChr
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user