resolve questionable file boundary decision

This commit is contained in:
PikalaxALT
2017-11-18 15:15:54 -05:00
parent 648f3245c1
commit f25cdb4837
4 changed files with 171 additions and 172 deletions

View File

@@ -52,6 +52,7 @@ SECTIONS {
src/sprite.o(.text);
src/string_util.o(.text);
src/link.o(.text);
src/link_rfu.o(.text);
asm/link.o(.text);
asm/link_rfu.o(.text);
asm/rom_8011DC0.o(.text);