diff options
Diffstat (limited to 'macros.asm')
-rw-r--r-- | macros.asm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -406,6 +406,10 @@ tx_pre_jump: MACRO jp PrintPredefTextID ENDM +sound0x0A: macro + db $11 +endm + WALK EQU $FE STAY EQU $FF |
![]() |
index : pokeyellow | |
Pokémon Yellow |
summaryrefslogtreecommitdiff |
-rw-r--r-- | macros.asm | 4 |
@@ -406,6 +406,10 @@ tx_pre_jump: MACRO jp PrintPredefTextID ENDM +sound0x0A: macro + db $11 +endm + WALK EQU $FE STAY EQU $FF |