summaryrefslogtreecommitdiff
path: root/asm/iwram.s
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-10-12 11:53:44 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-10-12 11:53:44 -0500
commitc7dffae4c16865f805aba24fbc67ec878f3131b7 (patch)
treef77289138be10edf13f6c31eb7dd979e265b6d21 /asm/iwram.s
parent5bf70e55320bd9109c1558be4dd46fb9cc6f6798 (diff)
Add m4a_2.c
Diffstat (limited to 'asm/iwram.s')
-rwxr-xr-xasm/iwram.s4
1 files changed, 3 insertions, 1 deletions
diff --git a/asm/iwram.s b/asm/iwram.s
index bd8588c..6d76dea 100755
--- a/asm/iwram.s
+++ b/asm/iwram.s
@@ -1,7 +1,9 @@
.include "asm/macros.inc"
-
+
.section iwram
.space 0x7400
ds SoundMainRAM_Buffer @ 0x3007400
+ .space 0x800
+