mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Rename SPECIAL_MAP_ID_UNK_NEG1.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ typedef AssetLevelHeadersEnum MapId;
|
||||
typedef enum SpecialMapId {
|
||||
SPECIAL_MAP_ID_UNK_NEG10 = -10,
|
||||
SPECIAL_MAP_ID_UNK_NEG2 = -2,
|
||||
SPECIAL_MAP_ID_UNK_NEG1 = -1,
|
||||
SPECIAL_MAP_ID_NO_LEVEL = -1,
|
||||
} SpecialMapId;
|
||||
|
||||
typedef enum Vehicle {
|
||||
|
||||
Reference in New Issue
Block a user