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