Merge pull request #53 from DizzyEggg/decomp_save

finish save.c
This commit is contained in:
Diegoisawesome
2017-09-30 03:02:07 -05:00
committed by GitHub
3 changed files with 95 additions and 232 deletions

View File

@@ -197,7 +197,6 @@ SECTIONS {
asm/roulette_util.o(.text);
asm/cable_car_util.o(.text);
src/save.o(.text);
asm/save.o(.text);
asm/mystery_event_script.o(.text);
asm/field_effect_helpers.o(.text);
asm/contest_ai.o(.text);