Add tables for HI3 v6.7.0 glb

This commit is contained in:
mkrsym1 2023-06-29 12:52:08 +03:00
parent 0e2b60aecb
commit 1341e1600c
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@ const struct crc_id_pair HI3_REGIONS[] = {
// Only glb for now // Only glb for now
// It may be possible to get rid of region-specific data altogether in the future // It may be possible to get rid of region-specific data altogether in the future
{ 0x34bdec99, GAME_HI3_GLB } // glb v6.6.0 { 0x45221647, GAME_HI3_GLB } // glb v6.6.0
}; };
void hi3_fill_data(struct game_data *buf) { void hi3_fill_data(struct game_data *buf) {

View File

@ -6,7 +6,7 @@
"hi3rd": { "hi3rd": {
"global": { "global": {
"status": "verified", "status": "verified",
"version": "6.6.0" "version": "6.7.0"
} }
}, },
"hsr": { "hsr": {