PR Matches (#706)

* Commit unpr'd matches

* fix compile
This commit is contained in:
MegaMech
2025-05-08 15:00:53 -06:00
committed by GitHub
parent 8dfb7e7fd5
commit daab4f501f
25 changed files with 332 additions and 2356 deletions
+3 -6
View File
@@ -205,12 +205,8 @@ extern Collision D_8018C0B0[];
#define NUM_YV_FLAG_POLES 4
typedef struct {
/* 0x0 */ Vec3s pos;
/* 0x6 */ u16 rot;
} YVFlagPoleSpawn; // size = 0x8;
extern YVFlagPoleSpawn D_800E5DF4[];
// pos, rot
extern s16 D_800E5DF4[];
#define NUM_CRABS 0xA
@@ -227,6 +223,7 @@ extern CrabSpawn gCrabSpawns[];
#define NUM_THWOMPS_100CC_EXTRA 11
#define NUM_THWOMPS_150CC 12
// pos x,y,z
extern Vec3f D_800E6734[];
typedef struct {