mirror of
https://github.com/n64decomp/mk64
synced 2026-07-11 05:44:39 -04:00
+3
-6
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user