summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-28 13:07:58 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-28 13:07:58 +0100
commit85a959f321dfa01c9c76f9c74fbbda55614271da (patch)
tree6dded1d66c6c125ecf41625f15ef655a00ca17b3 /ld_script.txt
parentedf9f706c49c003c3a60357260056190245ac6c5 (diff)
clean up files
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 4c7b40dd9..81c4da14b 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -47,7 +47,7 @@ SECTIONS {
src/dma3_manager.o(.text);
src/gpu_regs.o(.text);
src/bg.o(.text);
- asm/blit.o(.text);
+ src/blit.o(.text);
src/window.o(.text);
src/text.o(.text);
src/sprite.o(.text);