Decompile func0f08e8ac

This commit is contained in:
Ryan Dwyer
2021-05-20 20:11:37 +10:00
parent c0e8a6f5fd
commit 6aca488231
3 changed files with 41 additions and 93 deletions
+1 -1
View File
@@ -43,6 +43,6 @@ f32 currentPlayerGetPerspAspect(void);
void func0f0b5838(void);
u32 func0f0b5b9c(void);
bool func0f0b5d38(struct coord *pos, f32 arg1, struct var800a4640_00 *arg2);
u32 func0f0b6260(void);
bool func0f0b6260(s16 *rooms, struct coord *coord, f32 arg2);
#endif
+2 -2
View File
@@ -325,8 +325,8 @@ s32 doorIsClosed(struct doorobj *door);
s32 doorIsOpen(struct doorobj *door);
s32 func0f08e5a8(s16 *rooms, struct screenbox *box);
f32 func0f08e6bc(struct prop *prop, f32 arg1);
u32 func0f08e794(void);
bool func0f08e8ac(struct prop *prop, struct coord *coord, f32 arg2, u32 arg3);
bool func0f08e794(struct coord *coord, f32 arg1);
bool func0f08e8ac(struct prop *prop, struct coord *coord, f32 arg2, bool arg3);
bool posIsInDrawDistance(struct coord *arg);
void func0f08ea50(struct doorobj *door);
bool func0f08ed74(struct doorobj *door);