mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Decompile func0f02d338
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
u32 bodyGetRace(s32 bodynum);
|
||||
bool bodyLoad(s32 bodynum);
|
||||
struct model *func0f02ce8c(s32 bodynum, s32 headnum, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6, s32 arg7);
|
||||
struct model *func0f02d338(u32 bodynum, u32 headnum, u32 arg2, u32 arg3, bool arg4, u32 arg5);
|
||||
struct model *func0f02d338(u32 bodynum, u32 headnum, u32 arg2, u32 arg3, bool arg4, u8 arg5);
|
||||
struct model *modelAllocateChr(u32 bodynum, u32 headnum, u32 flags);
|
||||
s32 func0f02d3f8(void);
|
||||
s32 bodyChooseHead(s32 bodynum);
|
||||
|
||||
Reference in New Issue
Block a user