decompile bg

This commit is contained in:
sceptillion
2017-12-17 23:53:55 -08:00
parent 91b847440c
commit 4265e36174
55 changed files with 1841 additions and 3565 deletions
+2 -1
View File
@@ -85,7 +85,7 @@ SECTIONS {
src/main.o(.text);
src/gpu_regs.o(.text);
src/dma3_manager.o(.text);
asm/bg.o(.text);
src/bg.o(.text);
asm/malloc.o(.text);
asm/text_printer.o(.text);
asm/window.o(.text);
@@ -392,6 +392,7 @@ SECTIONS {
SUBALIGN(4)
{
src/main.o(.rodata);
src/bg.o(.rodata);
data/data.o(.rodata);
src/m4a_tables.o(.rodata);
data/sound_data.o(.rodata);