aboutsummaryrefslogtreecommitdiffstats
path: root/macros.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-20 23:32:54 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-20 23:32:54 -0400
commit69a0ce42ac81d96f48a0f8522efc4f195de04493 (patch)
tree30e53b82226677ca8d4fa4d54f2b2611f2287638 /macros.asm
parentMove yellow/main.asm code to main.asm (diff)
downloadpokeyellow-69a0ce42ac81d96f48a0f8522efc4f195de04493.tar.gz
pokeyellow-69a0ce42ac81d96f48a0f8522efc4f195de04493.tar.xz
pokeyellow-69a0ce42ac81d96f48a0f8522efc4f195de04493.zip
Disassemble yellow sounds
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm
index d71fc5a8..06aa34a9 100644
--- a/macros.asm
+++ b/macros.asm
@@ -286,6 +286,8 @@ TX_ASM: MACRO
db $08
ENDM
+TX_SFX_ITEM EQUS "db $0b"
+
; Predef macro.
add_predef: MACRO
\1Predef::