diff options
Diffstat (limited to 'home.asm')
-rwxr-xr-x | home.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3947,7 +3947,8 @@ CallTable_2049: ; 0x2049 ; First two bytes is function pointer. ; Third byte is bank of function. ; Fourth byte seems to be unused. - padded_dab Func_8000 + ; SCREEN_SELECT_GAMEBOY_TARGET + padded_dab HandleSelectGameboyTargetMenu ; SCREEN_ERASE_ALL_DATA padded_dab HandleEraseAllDataMenu |