Matched game/window

This commit is contained in:
mrshigure 2023-12-18 22:59:06 -08:00
parent 83bb4b27eb
commit 9afd1de30b
5 changed files with 2057 additions and 8 deletions

View file

@ -109,7 +109,7 @@ typedef struct player_state {
typedef struct game_stat {
/* 0x0 */ s16 unk_00;
/* 0x2 */ u8 language;
/* 0x2 */ s8 language;
/* 0x3 */ u8 sound_mode;
/* 0x4 */ s8 rumble;
/* 0x6 */ u16 total_stars;