diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-29 10:06:36 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-29 10:06:36 +0200 |
commit | 7b72c8376250f1f417f21fda34348fd1268e23f7 (patch) | |
tree | 8477bae988c0d48f23c2c99cb4c95b33f4822adb /ld_script.txt | |
parent | 3c8091393ca12b8eeb26f236a997b70eea5688c6 (diff) |
finish save.c
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 64a43d573..964a73667 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -200,7 +200,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); |