diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-06-19 13:26:28 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-06-19 13:26:28 -0700 |
commit | f4920d6387bc331c88de6a5be3acfbfa25f6afeb (patch) | |
tree | 0e7bcafabe34430221eccf5de43f9fc9e155faff /home.asm | |
parent | 9fefcec47605aa232f520a38b915f8c24e2d1499 (diff) |
Label debug menu
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 |