diff options
| -rw-r--r-- | macros.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ const_value = const_value + 1 ENDM -homecall: MACRO +homecall_jump: MACRO ld a, [H_LOADEDROMBANK] push af ld a, BANK(\1) |
![]() |
index : pokeyellow.git | |
| Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash | git daemon user |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | macros.asm | 2 |
@@ -25,7 +25,7 @@ const_value = const_value + 1 ENDM -homecall: MACRO +homecall_jump: MACRO ld a, [H_LOADEDROMBANK] push af ld a, BANK(\1) |