diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index 0be5288f7..95e556949 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1133,8 +1133,6 @@ SECTIONS { ALIGN(4) { data/graphics.o(gfx_data); - src/item_graphics.o(.rodata); - data/graphics2.o(gfx_data); } =0 /* Discard everything not specifically mentioned above. */ |