Fix matching

This commit is contained in:
PikalaxALT 2021-08-12 17:38:09 -04:00
parent 963450634a
commit 0293ddbe2f
3 changed files with 7 additions and 1077 deletions

View File

@ -17,7 +17,7 @@ BANNER_SPEC := $(buildname)/banner.bsf
ICON_PNG := $(buildname)/icon.png
HEADER_TEMPLATE := $(buildname)/rom_header_template.sbin
MWCFLAGS += -ipa file $(DEFINES)
MWCFLAGS += -ipa file $(DEFINES) -interworking
MWASFLAGS += $(DEFINES)
.PHONY: main sub libsyscall

View File

@ -11249,3 +11249,9 @@ _02006F52:
bx lr
.balign 4, 0
thumb_func_end sub_02006F30
.data
_0210E980:
.asciz "data/sound/gs_sound_data.sdat"
.balign 4, 0

File diff suppressed because it is too large Load Diff