Decompile func0f15cb74

This commit is contained in:
Ryan Dwyer
2020-04-10 17:31:14 +10:00
parent 54b4a4ebbf
commit 9008cd586e
8 changed files with 34 additions and 66 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ void playersAllocate(s32 count);
void playerAllocate(u32 index);
void currentPlayerCalculateAiBuddyNums(void);
u32 propGetPlayerNum(struct prop *prop);
void func0f128a9c(u32 arg0, u32 arg1);
void func0f128ab8(u32 arg0, u32 arg1);
void currentPlayerSetViewSize(s32 viewx, s32 viewy);
void currentPlayerSetViewPosition(s32 viewleft, s32 viewtop);
void currentPlayerSetFovY(f32 fovy);
void currentPlayerSetAspectRatio(f32 aspect);
s32 weaponGetModel(s32 arg0);
+2 -2
View File
@@ -33,9 +33,9 @@ void currentPlayerSetScaleBg2Gfx(f32 arg0);
void func0f15c920(void);
u32 func0f15ca00(void);
u32 func0f15cae0(void);
u32 func0f15cb74(void);
Gfx *func0f15cb74(Gfx *gdl);
u32 func0f15cbb4(void);
u32 func0f15cc18(void);
Gfx *func0f15cc18(Gfx *gdl, s32 viewleft, s32 viewtop, s32 arg3, s32 arg4);
void func0f15cd28(void);
bool func0f15cd90(u32 room, struct screenbox *arg1);
bool func0f15d08c(struct coord *a, struct coord *b);