summaryrefslogtreecommitdiff
path: root/arm7/asm/SND.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm7/asm/SND.s')
-rw-r--r--arm7/asm/SND.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/arm7/asm/SND.s b/arm7/asm/SND.s
index 43e137e1..8bab9030 100644
--- a/arm7/asm/SND.s
+++ b/arm7/asm/SND.s
@@ -3,6 +3,12 @@
.include "asm/macros.inc"
.include "global.inc"
+ .section .data
+
+ .global sMasterPan
+sMasterPan:
+ .word 0xFFFFFFFF
+
.section .bss
.global sSurroundDecay