start labelling, decompiling sound.s

This commit is contained in:
DizzyEggg
2017-09-02 16:03:53 +02:00
parent 84240b1a5a
commit 2089dd0f86
51 changed files with 1068 additions and 1069 deletions

View File

@@ -104,6 +104,7 @@ SECTIONS {
asm/start_menu.o(.text);
asm/tileset.o(.text);
src/palette.o(.text);
src/sound.o(.text);
asm/sound.o(.text);
asm/battle_anim.o(.text);
asm/rom_80A5C6C.o(.text);