diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-07 17:44:24 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-07 17:44:24 -0500 |
commit | 254f7f6a218d68ced40fdf5f08b3e63d272981fc (patch) | |
tree | 9159d3545978aa61ee210af5c66c09d3893f9e54 /src/gbplayer.c | |
parent | 66780ab02c2d26de2b74e64b07320467a47b42db (diff) |
decompile rom_528AC.s
Diffstat (limited to 'src/gbplayer.c')
-rwxr-xr-x | src/gbplayer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gbplayer.c b/src/gbplayer.c index 00d30d5..c0d9655 100755 --- a/src/gbplayer.c +++ b/src/gbplayer.c @@ -292,6 +292,7 @@ void sub_1198(void) void sub_11B0(int arg0) { if (gUnknown_0200B134[0xCD]) + //if (gMain.saveData.unk141) { gUnknown_02019BF8 = arg0; gUnknown_02019BFC = 0; |