Link m418dll in US

This commit is contained in:
gamemasterplc 2024-12-17 21:47:09 -06:00
parent 705edbfc00
commit d769720cc1
2 changed files with 2 additions and 1 deletions

View file

@ -1000,7 +1000,7 @@ config.libs = [
Rel( Rel(
"m418Dll", # Hide and Go BOOM! "m418Dll", # Hide and Go BOOM!
objects={ objects={
Object(NonMatching, "REL/m418Dll/main.c"), Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m418Dll/main.c"),
Object(NonMatching, "REL/m418Dll/sequence.c"), Object(NonMatching, "REL/m418Dll/sequence.c"),
}, },
), ),

View file

@ -94,6 +94,7 @@ s32 lbl_1_bss_1C;
u32 lbl_1_bss_18; u32 lbl_1_bss_18;
s32 lbl_1_bss_14; s32 lbl_1_bss_14;
s32 lbl_1_bss_10; s32 lbl_1_bss_10;
s32 lbl_1_bss_C;
s32 lbl_1_bss_8; s32 lbl_1_bss_8;
s32 lbl_1_bss_4; s32 lbl_1_bss_4;
Process* lbl_1_bss_0; Process* lbl_1_bss_0;