Update hash for menu stuff and remove NOMD5SUM

This commit is contained in:
NepDisk 2025-04-12 13:21:58 -04:00
parent d8c7bbbc7e
commit 274cd8e65b
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@
#include <tracy/tracy/Tracy.hpp>
// Put hashes here to get them out of header hell.
#define ASSET_HASH_MAIN_PK3 "68bb249e7d8cbbbeca01a7d0542ea9d3"
#define ASSET_HASH_MAIN_PK3 "36e9492b3d00143d25fa1d0950febb99"
#define ASSET_HASH_SRB2_SRB "c1b9577687f8a795104aef4600720ea7"
#define ASSET_HASH_GFX_KART "06f86ee16136eb8a7043b15001797034"
#define ASSET_HASH_TEXTURES_KART "abb53d56aba47c3a8cb0f764da1c8b80"

View file

@ -101,7 +101,7 @@
extern "C" {
#endif
#define NOMD5
//#define NOMD5
// Uncheck this to compile debugging code
//#define RANGECHECK