diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-30 20:39:31 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-30 20:39:31 -0700 |
| commit | 7ee714e4e93609a5dbf1dc648df0ce504e3d7284 (patch) | |
| tree | e63c623057b555fedd3d017b5d6c34d12de31098 /src/data/some_data.c | |
| parent | 41fb92b7b989290947d8f39c442219afe12d0215 (diff) | |
| parent | 57afb90c3901b4c5dc586f1be3f6604c52c423d6 (diff) | |
Merge branch 'next' of https://github.com/MegaMech/SpaghettiKart into next
Diffstat (limited to 'src/data/some_data.c')
| -rw-r--r-- | src/data/some_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/some_data.c b/src/data/some_data.c index 431e60247..1a2acd086 100644 --- a/src/data/some_data.c +++ b/src/data/some_data.c @@ -439,7 +439,7 @@ s8 D_800E5DB4[] = { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, }; -YVFlagPoleSpawn D_800E5DF4[] = { +YVFlagPoleSpawn gFlagpoleSpawns[] = { { { 0xfc7a, 0x0046, 0xfa82 }, 0x3800 }, { { 0xfc4c, 0x0046, 0xfa03 }, 0x3800 }, { { 0xf786, 0x0000, 0x02d3 }, 0x0400 }, |
