Merge pull request #182 from DizzyEggg/decompile_hof_pc

decompile hof pc
This commit is contained in:
Diegoisawesome
2018-01-21 15:10:26 -06:00
committed by GitHub
6 changed files with 56 additions and 83 deletions

View File

@@ -187,7 +187,7 @@ SECTIONS {
asm/post_battle_event_funcs.o(.text);
asm/time_events.o(.text);
asm/birch_pc.o(.text);
asm/hof_pc.o(.text);
src/hof_pc.o(.text);
asm/field_specials.o(.text);
asm/battle_records.o(.text);
asm/pokedex_area_screen.o(.text);