decompile sprite

This commit is contained in:
sceptillion
2017-12-20 01:04:58 -08:00
parent bdbc89bcea
commit 236f91e6f0
96 changed files with 4771 additions and 7685 deletions
+3 -1
View File
@@ -94,7 +94,7 @@ SECTIONS {
src/window_8bpp.o(.text);
src/text.o(.text);
asm/text.o(.text);
asm/sprite.o(.text);
src/sprite.o(.text);
asm/string_util.o(.text);
asm/link.o(.text);
asm/multiboot.o(.text);
@@ -399,6 +399,8 @@ SECTIONS {
src/text_printer.o(.rodata);
src/window.o(.rodata);
src/text.o(.rodata);
data/text.o(.rodata);
src/sprite.o(.rodata);
data/data.o(.rodata);
src/m4a_tables.o(.rodata);
data/sound_data.o(.rodata);