mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-13 19:45:40 -05:00
split sprite.s
This commit is contained in:
2732
asm/code_80047E8.s
2732
asm/code_80047E8.s
File diff suppressed because it is too large
Load Diff
1644
asm/code_800558C.s
Normal file
1644
asm/code_800558C.s
Normal file
File diff suppressed because it is too large
Load Diff
1104
asm/sprite.s
Normal file
1104
asm/sprite.s
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user