summaryrefslogtreecommitdiff
path: root/contents.asm
diff options
context:
space:
mode:
Diffstat (limited to 'contents.asm')
-rw-r--r--contents.asm25
1 files changed, 25 insertions, 0 deletions
diff --git a/contents.asm b/contents.asm
index ce100995f..0b5f4045e 100644
--- a/contents.asm
+++ b/contents.asm
@@ -61,3 +61,28 @@ MAP_SCRIPTS_23 EQU $6A
MAP_SCRIPTS_24 EQU $6B
MAP_SCRIPTS_25 EQU $6C
+
+; audio.o
+
+AUDIO EQU $3A
+
+SONGS_1 EQU $3A
+SONGS_2 EQU $3B
+SONGS_3 EQU $3C
+SONGS_4 EQU $3D
+SONGS_5 EQU $5E
+
+EXTRA_SONGS_1 EQU $7
+EXTRA_SONGS_2 EQU $33
+
+SOUND_EFFECTS EQU $3C
+CRYSTAL_SOUND_EFFECTS EQU $5E
+
+CRIES EQU $3C
+
+
+; misc.o
+
+MISC_CRYSTAL EQU $5E
+
+