summaryrefslogtreecommitdiff
path: root/audio/cries.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cries.asm')
-rw-r--r--audio/cries.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cries.asm b/audio/cries.asm
index 3b57f4c..7ceef13 100644
--- a/audio/cries.asm
+++ b/audio/cries.asm
@@ -1,5 +1,5 @@
INCLUDE "constants.asm"
-SECTION "Cries", ROMX[$51CB], BANK[$3C] ; TODO: Temporary, please map 4000-51CA and move this section's base
+SECTION "audio/cries.asm", ROMX
-CryHeaders:: ; TODO: Rip the data, then INCBIN it
+CryHeaders:: ; TODO: Rip the data, then INCBIN it \ No newline at end of file