summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-03-01 09:11:26 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-03-01 09:11:26 +0530
commit2f9d69f67fef723e3a92bb19c73952f6896e27ad (patch)
treed6525279d59fa7a363e0c6611bfa9686f47bbe4f /ld_script.txt
parent99630e954c0ca7c92233ba4d17c430e00ec8347f (diff)
use free_and_set_null macros
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 4b2b4ee3a..c0b5d97eb 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -180,7 +180,7 @@ SECTIONS {
src/wallclock.o(.text);
asm/rom6.o(.text);
src/pokeblock.o(.text);
- src/fldeff_flash.o(.text);
+ src/fldeff_flash.o(.text);
asm/post_battle_event_funcs.o(.text);
src/time_events.o(.text);
src/birch_pc.o(.text);