Finish decompiling scrcmd

This commit is contained in:
scnorton
2019-01-06 16:17:40 -05:00
parent abac6f3ec8
commit 1581631e62
4 changed files with 42 additions and 118 deletions
-1
View File
@@ -104,7 +104,6 @@ SECTIONS {
asm/text_window_graphics.o(.text);
src/script.o(.text);
src/scrcmd.o(.text);
asm/scrcmd.o(.text);
asm/field_control_avatar.o(.text);
asm/event_data.o(.text);
asm/coord_event_weather.o(.text);