Decompile fight.c

This commit is contained in:
Marcus Huderle
2018-11-26 10:25:51 -06:00
parent 35c0fb5154
commit 2425a14b19
5 changed files with 666 additions and 1676 deletions

View File

@@ -162,7 +162,7 @@ SECTIONS {
asm/fire.o(.text);
asm/electric.o(.text);
asm/ice.o(.text);
asm/fight.o(.text);
src/fight.o(.text);
src/poison.o(.text);
asm/flying.o(.text);
asm/psychic.o(.text);