Item settings menu, asset hash rigamarole
This commit is contained in:
parent
b89cf36c6d
commit
afe4d8ad6f
2 changed files with 2 additions and 1 deletions
|
|
@ -94,7 +94,7 @@
|
|||
#define ASSET_HASH_TEXTURES_KART 0xb4211b2f32b6a291
|
||||
#define ASSET_HASH_CHARS_KART 0x1e68a3e01aa5c68b
|
||||
#define ASSET_HASH_MAPS_KART 0x38558ed00da41ce9
|
||||
#define ASSET_HASH_MAIN_PK3 0x6cb5fd541dd79623
|
||||
#define ASSET_HASH_MAIN_PK3 0xb4830199e8990bd8
|
||||
#define ASSET_HASH_MAPPATCH_PK3 0x5928d3af98c18214
|
||||
#define ASSET_HASH_BONUSCHARS_KART 0x60e6f13d822a7461
|
||||
#ifdef USE_PATCH_FILE
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ _(OP_CAMERASETUP)
|
|||
_(OP_GAME)
|
||||
_(OP_BLANKARTGAME)
|
||||
_(OP_BLANKARTBOT)
|
||||
_(OP_BLANITEMSETTINGS)
|
||||
|
||||
_(OP_SERVER)
|
||||
_(OP_MONITORTOGGLE)
|
||||
|
|
|
|||
Loading…
Reference in a new issue