summaryrefslogtreecommitdiff
path: root/asm/macros.inc
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-11-08 17:53:37 -0600
committerSeth Barberee <seth.barberee@gmail.com>2020-11-08 17:53:37 -0600
commitbfceb5d70946c5335d8023f7ec2d98951d33d475 (patch)
tree7b86f00f29cbce08157305bf54f5f46076df70f7 /asm/macros.inc
parentb426b333f7dd6cdf3e6babc052526e53c996f07d (diff)
add sound macros from pokeemerald since pmd-red is basically same
Diffstat (limited to 'asm/macros.inc')
-rw-r--r--asm/macros.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/macros.inc b/asm/macros.inc
index 156b2b0..e728284 100644
--- a/asm/macros.inc
+++ b/asm/macros.inc
@@ -1 +1,2 @@
.include "asm/macros/function.inc"
+ .include "asm/macros/music_voice.inc"