mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-20 13:44:53 -04:00
Decompile func0f15cb74
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user