begin decompiling item.s

This commit is contained in:
DizzyEggg
2017-09-03 00:47:51 +02:00
parent d5806bfe6a
commit 50530b4666
6 changed files with 95 additions and 152 deletions
+1
View File
@@ -121,6 +121,7 @@ SECTIONS {
asm/pokedex.o(.text);
asm/trainer_card.o(.text);
asm/rom_80C6FA0.o(.text);
src/item.o(.text);
asm/item.o(.text);
asm/contest.o(.text);
asm/shop.o(.text);