mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Fixed issue with menu_text section
This commit is contained in:
@@ -2654,9 +2654,9 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
ASSET_MENU_TEXT_ENGLISH,
|
||||
ASSET_MENU_TEXT_1,
|
||||
ASSET_MENU_TEXT_2,
|
||||
ASSET_MENU_TEXT_3
|
||||
ASSET_MENU_TEXT_FRENCH,
|
||||
ASSET_MENU_TEXT_GERMAN,
|
||||
ASSET_MENU_TEXT_JAPANESE
|
||||
} AssetMenuTextEnum;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user