Begin disassembling text.s

This commit is contained in:
Diegoisawesome
2017-03-07 07:44:41 -06:00
parent b2ec63d69e
commit 20358c4c96
9 changed files with 174 additions and 253 deletions
+1
View File
@@ -48,6 +48,7 @@ SECTIONS {
asm/bg.o(.text);
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);