Update Hashes and Credits
This commit is contained in:
parent
7b63ac3724
commit
cc8f816c75
2 changed files with 13 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
#define ASSET_HASH_CHARS_KART 0x1e68a3e01aa5c68b
|
||||
#define ASSET_HASH_MAPS_KART 0x38558ed00da41ce9
|
||||
#define ASSET_HASH_MAIN_PK3 0x03995502cdc241f4
|
||||
#define ASSET_HASH_MAPPATCH_PK3 0xac9bf145bffc884a
|
||||
#define ASSET_HASH_MAPPATCH_PK3 0x783b80ca253bd0db
|
||||
#define ASSET_HASH_BONUSCHARS_KART 0x60e6f13d822a7461
|
||||
#ifdef USE_PATCH_FILE
|
||||
#define ASSET_HASH_PATCH_PK3 0x0000000000000000
|
||||
|
|
|
|||
|
|
@ -928,6 +928,7 @@ static const char *blancredits[] = {
|
|||
"\"Spee\"",
|
||||
"\"Jin\"",
|
||||
"\"NepDisk\"",
|
||||
"\"Mayo\"",
|
||||
"",
|
||||
"\1New HUD Art",
|
||||
"\"Spee\"",
|
||||
|
|
@ -936,6 +937,15 @@ static const char *blancredits[] = {
|
|||
"\"hayaunderscore\" aka \"DeltaKaynx\"",
|
||||
"\"Achiiro\" aka \"achiiDev\"",
|
||||
"",
|
||||
"\1Map Patches",
|
||||
"\"Sonic1983\" (PB)",
|
||||
"\"SinosTH\" (PB)",
|
||||
"\"Frank_th\"",
|
||||
"\"GenericHeroGuy\"",
|
||||
"\"NepDisk\"",
|
||||
"\"Mayo\"",
|
||||
"\"ArcadeStriker\"",
|
||||
"",
|
||||
"\1Testing",
|
||||
"\"NepDisk\"",
|
||||
"\"Alug\"",
|
||||
|
|
@ -956,6 +966,8 @@ static const char *blancredits[] = {
|
|||
"\"minenice\"",
|
||||
"\"LabrysXII\"",
|
||||
"\"merrit\"",
|
||||
"\"ArcadeStriker\"",
|
||||
"\"Frank_th\"",
|
||||
"",
|
||||
"\1Special Thanks",
|
||||
"\"Sunflower\" aka \"AnimeSonic\"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue