Add documentation for piracy checks

This commit is contained in:
Ryan Dwyer
2021-02-28 16:58:51 +10:00
parent b12ee422a3
commit eeb79878be
7 changed files with 182 additions and 10 deletions
+1
View File
@@ -79,6 +79,7 @@ f32 func000296a0(struct collisionthing *arg0, struct coord *pos, struct tilethin
bool func00029ffc(struct coord *pos, f32 width, f32 foreheadheight, f32 inversefeettoeyesheight, s16 *rooms, u32 arg5, struct coord *laddernormal);
u32 func0002a13c(void);
f32 cdFindGroundY(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, u8 *floortype, u16 *floorflags, s16 *floorroom, s32 *inlift, struct prop **lift);
f32 func0002a324(void);
f32 cdFindGroundYSimple(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, u8 *floortype);
f32 func0002a36c(struct coord *coord, s16 *rooms, u16 *floorcol, s32 arg3);
s32 func0002a400(struct coord *pos, s16 *rooms);