mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
Decompile func0f0cf38c
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
|
||||
f32 eyespyFindGround(s16 *floorroom);
|
||||
u32 func0f0cf230(void);
|
||||
s32 func0f0cf38c(struct coord *arg0);
|
||||
s32 func0f0cf728(struct coord *arg0);
|
||||
s32 func0f0cf38c(struct coord *vel);
|
||||
bool func0f0cf728(struct coord *vel);
|
||||
u32 func0f0cf890(void);
|
||||
u32 func0f0cf9f8(void);
|
||||
u32 func0f0cfafc(void);
|
||||
s32 func0f0cfdd0(struct coord *arg0, struct coord *arg1, struct coord *arg2);
|
||||
bool func0f0cfdd0(struct coord *vel, struct coord *arg1, struct coord *arg2);
|
||||
u32 func0f0cfe24(void);
|
||||
u32 func0f0d0310(void);
|
||||
void func0f0d0928(bool arg0);
|
||||
|
||||
@@ -94,7 +94,7 @@ extern u32 var80070e84;
|
||||
extern u32 var80070e90;
|
||||
extern u32 var80070e9c;
|
||||
extern u32 var80070ea8;
|
||||
extern u32 var80070ec0;
|
||||
extern u8 var80070ec0;
|
||||
extern u8 var80070ec4;
|
||||
extern f32 g_EyespyMaxHeight;
|
||||
extern u32 var80070ed4;
|
||||
|
||||
@@ -34,7 +34,7 @@ void propPrependToList2(struct prop *prop);
|
||||
void propMoveFromList2To1(struct prop *prop);
|
||||
void func0f06302c(ubool arg0);
|
||||
void func0f063dcc(void);
|
||||
void func0f064178(struct prop *prop, s32 enable);
|
||||
void func0f064178(struct prop *prop, bool enable);
|
||||
void func0f0641f4(void);
|
||||
u32 func0f06438c(void);
|
||||
u32 func0f064a24(void);
|
||||
|
||||
@@ -87,7 +87,7 @@ s32 func0002a564(struct coord *pos, s16 *rooms, f32 *arg2, u32 arg3, struct coor
|
||||
u32 func0002a5e4(void);
|
||||
s32 func0002a684(struct coord *pos, f32 width, s16 *rooms, s32 arg3, s32 arg4, f32 arg5, f32 arg6);
|
||||
u32 func0002a6fc(void);
|
||||
u32 func0002a9f0(void);
|
||||
s32 func0002a9f0(struct coord *pos, struct coord *arg1, f32 arg2, s16 *arg3, s32 arg4, s32 arg5, f32 arg6, f32 arg7);
|
||||
u32 func0002aac0(void);
|
||||
u32 func0002ab98(void);
|
||||
u32 func0002ac70(void);
|
||||
@@ -105,7 +105,7 @@ s32 func0002d72c(struct coord *pos, s16 *rooms, struct coord *coord2, s16 *rooms
|
||||
bool func0002d7c0(struct coord *pos, s16 *rooms, struct coord *arg2, u32 arg3, u32 arg4, f32 arg5, f32 arg6);
|
||||
u32 func0002d840(void);
|
||||
u32 func0002d8b8(void);
|
||||
u32 func0002d95c(void);
|
||||
s32 func0002d95c(struct coord *arg0, s16 *arg1, struct coord *arg2, s16 *arg3, f32 arg4, s32 arg5, s32 arg6, f32 arg7, f32 arg8);
|
||||
u32 func0002da50(void);
|
||||
u32 func0002dac8(void);
|
||||
bool func0002db98(struct coord *viewpos, s16 *rooms, struct coord *targetpos, s32 arg3, u32 arg4);
|
||||
|
||||
Reference in New Issue
Block a user