Decompile coordFindGroundYSimple

This commit is contained in:
Ryan Dwyer
2021-01-13 00:32:14 +10:00
parent b616e48c06
commit 8c3f6e22e0
4 changed files with 18 additions and 32 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ f32 func000296a0(u32 *arg0, struct coord *pos, struct tilething **arg2, f32 widt
bool func00029ffc(struct coord *pos, f32 width, f32 foreheadheight, f32 inversefeettoeyesheight, s16 *rooms, u32 arg5, struct coord *laddernormal);
u32 func0002a13c(void);
f32 coordFindGroundY(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, u8 *floortype, u16 *floorflags, s16 *floorroom, s32 *inlift, struct prop **lift);
f32 func0002a330(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, s32 arg4);
f32 coordFindGroundYSimple(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, u8 *floortype);
f32 func0002a36c(struct coord *coord, s16 *rooms, u16 *floorcol, s32 arg3);
u32 func0002a400(void);
u32 func0002a440(void);