Decompile cd000296a0

This commit is contained in:
Ryan Dwyer
2022-07-18 21:47:29 +10:00
parent a1737df946
commit 203489ec0f
8 changed files with 345 additions and 664 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ f32 cdFindGroundY(struct coord *pos, f32 radius, s16 *rooms, u16 *floorcol, u8 *
f32 cd0002a324(void);
f32 cdFindGroundYSimple(struct coord *pos, f32 width, s16 *rooms, u16 *floorcol, u8 *floortype);
f32 cd0002a36c(struct coord *coord, s16 *rooms, u16 *floorcol, u8 *floortype);
s32 cd0002a400(struct coord *pos, s16 *rooms);
s32 cdFindRoom(struct coord *pos, s16 *nearrooms);
#if VERSION >= VERSION_NTSC_1_0
s16 cd0002a440(struct coord *pos, s16 *rooms, f32 *arg2, u16 *floorcolptr, u16 *flagsptr);
+1 -1
View File
@@ -5774,7 +5774,7 @@ struct texturepair {
struct collisionthing {
struct geo *geo;
u32 unk04;
bool intile;
s32 vertexindex;
struct prop *prop;
s32 room;