diff options
Diffstat (limited to 'audio/cries.asm')
-rw-r--r-- | audio/cries.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cries.asm b/audio/cries.asm index 7ceef13..e3a7a5d 100644 --- a/audio/cries.asm +++ b/audio/cries.asm @@ -2,4 +2,4 @@ INCLUDE "constants.asm" SECTION "audio/cries.asm", ROMX -CryHeaders:: ; TODO: Rip the data, then INCBIN it
\ No newline at end of file +CryHeaders:: ; TODO: Rip the data, then INCBIN it |