Mostly decompile text.s
This commit is contained in:
@@ -49,7 +49,6 @@ SECTIONS {
|
||||
asm/blit.o(.text);
|
||||
asm/window.o(.text);
|
||||
src/text.o(.text);
|
||||
asm/text.o(.text);
|
||||
asm/sprite.o(.text);
|
||||
src/string_util.o(.text);
|
||||
asm/link.o(.text);
|
||||
@@ -256,7 +255,7 @@ SECTIONS {
|
||||
src/main.o(.rodata);
|
||||
data/bg.o(.rodata);
|
||||
data/window.o(.rodata);
|
||||
data/text.o(.rodata);
|
||||
src/text.o(.rodata);
|
||||
data/sprite.o(.rodata);
|
||||
src/string_util.o(.rodata);
|
||||
data/data2.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user