mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile func0f01f264
This commit is contained in:
@@ -7,7 +7,7 @@ u32 func0f01e250(void);
|
||||
u32 chrSetChrnum(struct chrdata *chr, u32 arg1);
|
||||
u32 func0f01e6a4(void);
|
||||
u32 func0f01e7f4(void);
|
||||
u32 func0f01f264(struct chrdata *chr, struct coord *pos, s16 *room, f32 arg3, s32 arg4);
|
||||
u32 func0f01f264(struct chrdata *chr, struct coord *pos, s16 *room, f32 arg3, bool arg4);
|
||||
u32 func0f020538(void);
|
||||
s32 getLowestUnusedChrId(void);
|
||||
struct prop *func0f020b14(struct prop *prop, s32 arg0, s32 arg1, s32 arg2, f32 arg3, s32 arg4);
|
||||
|
||||
@@ -51,7 +51,7 @@ void func0f065cb0(struct prop *prop);
|
||||
u32 func0f065d1c(void);
|
||||
u32 func0f065dd8(void);
|
||||
u32 func0f065dfc(void);
|
||||
u32 func0f065e74(void);
|
||||
void func0f065e74(struct coord *pos, s16 *rooms, struct coord *newpos, s16 *newrooms);
|
||||
u32 func0f065e98(void);
|
||||
void roomGetProps(s16 *room, s16 *propnums, u32 size);
|
||||
u32 func0f066054(void);
|
||||
|
||||
@@ -85,7 +85,7 @@ u32 func0002a440(void);
|
||||
u32 func0002a4d0(void);
|
||||
u32 func0002a564(void);
|
||||
u32 func0002a5e4(void);
|
||||
u32 func0002a684(void);
|
||||
bool func0002a684(struct coord *pos, f32 width, s16 *rooms, s32 arg3, s32 arg4, f32 arg5, f32 arg6);
|
||||
u32 func0002a6fc(void);
|
||||
u32 func0002a9f0(void);
|
||||
u32 func0002aac0(void);
|
||||
|
||||
Reference in New Issue
Block a user