Skip to content

Commit 344d3ad

Browse files
committed
bugfix typo
1 parent 2da5d26 commit 344d3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decompile/General/zGlobal_DATA.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2922,7 +2922,7 @@ struct Data data =
29222922
.characterID_Boss = NITROS_OXIDE,
29232923
.characterID_Champion = NITROS_OXIDE
29242924
},
2925-
[TINY_ARENA] =
2925+
[COCO_PARK] =
29262926
{
29272927
.hubID = 2,
29282928
//.name_Debug = 0x8001138c,
@@ -2933,7 +2933,7 @@ struct Data data =
29332933
.characterID_Boss = -1,
29342934
.characterID_Champion = TINY_TIGER
29352935
},
2936-
[COCO_PARK] =
2936+
[TINY_ARENA] =
29372937
{
29382938
.hubID = 3,
29392939
//.name_Debug = 0x80011380,

0 commit comments

Comments
 (0)