Start decompiling shop.c

This commit is contained in:
Marcus Huderle
2018-09-01 17:15:35 -05:00
parent 1895383352
commit 8ecf3b2159
8 changed files with 430 additions and 875 deletions

View File

@@ -138,6 +138,7 @@ SECTIONS {
src/item.o(.text);
src/contest.o(.text);
asm/contest.o(.text);
src/shop.o(.text);
asm/shop.o(.text);
src/berry.o(.text);
asm/script_menu.o(.text);