decompile rtc

This commit is contained in:
DizzyEggg
2017-09-02 23:28:44 +02:00
parent b5fea95a46
commit 048700fe57
20 changed files with 396 additions and 870 deletions

View File

@@ -49,7 +49,7 @@ SECTIONS {
src/sprite.o(.text);
src/string_util.o(.text);
asm/link.o(.text);
asm/rtc.o(.text);
src/rtc.o(.text);
asm/main_menu.o(.text);
asm/rom3.o(.text);
src/decompress.o(.text);