Start decompile player_pc

This commit is contained in:
KDSKardabox
2018-03-12 13:56:20 +05:30
parent 29e51811f4
commit e7cf8e5c17
15 changed files with 2075 additions and 1291 deletions

View File

@@ -217,6 +217,7 @@ SECTIONS {
src/use_pokeblock.o(.text);
asm/use_pokeblock.o(.text);
src/battle_controller_wally.o(.text);
src/player_pc.o(.text);
asm/player_pc.o(.text);
src/intro.o(.text);
src/reset_save_heap.o(.text);