split sprite.s

This commit is contained in:
sceptillion
2017-12-11 20:18:27 -08:00
parent 501b32cb59
commit 898824cb67
4 changed files with 2750 additions and 2732 deletions

File diff suppressed because it is too large Load Diff

1644
asm/code_800558C.s Normal file

File diff suppressed because it is too large Load Diff

1104
asm/sprite.s Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -43,6 +43,8 @@ SECTIONS {
src/util.o(.text);
asm/bg_palette_buffer.o(.text);
asm/code_80047E8.o(.text);
asm/sprite.o(.text);
asm/code_800558C.o(.text);
src/random.o(.text);
asm/text.o(.text);
asm/code_8009804.o(.text);