Merge pull request #28 from DizzyEggg/decomp_pokemon

decompile pokemon1/2/3
This commit is contained in:
Cameron Hall
2017-09-16 14:14:50 -05:00
committed by GitHub
81 changed files with 4133 additions and 8926 deletions

View File

@@ -73,6 +73,7 @@ SECTIONS {
src/pokemon_2.o(.text);
asm/pokemon_2.o(.text);
asm/pokemon_item_effect.o(.text);
src/pokemon_3.o(.text);
asm/pokemon_3.o(.text);
src/trig.o(.text);
src/rng.o(.text);