Update comment in hi3.c
This commit is contained in:
parent
05ed4980c5
commit
d30a2aba9e
@ -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
|
||||||
|
|
||||||
{ 0x45221647, GAME_HI3_GLB } // glb v6.6.0
|
{ 0x45221647, GAME_HI3_GLB } // glb v6.7.0
|
||||||
};
|
};
|
||||||
|
|
||||||
void hi3_fill_data(struct game_data *buf) {
|
void hi3_fill_data(struct game_data *buf) {
|
||||||
|
Loading…
Reference in New Issue
Block a user