finished reset_save_heap

This commit is contained in:
jiangzhengwenjz
2019-06-28 04:30:45 +08:00
parent 6e570a107f
commit be2010e0db
12 changed files with 55 additions and 87 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ SECTIONS {
asm/reshow_battle_screen.o(.text);
asm/battle_anim_status_effects.o(.text);
asm/title_screen.o(.text);
asm/reset_save_heap.o(.text);
src/reset_save_heap.o(.text);
asm/field_weather.o(.text);
asm/field_weather_effects.o(.text);
asm/field_fadetransition.o(.text);