Merge pull request #488 from gamemasterplc/main

Link m418dll in US
This commit is contained in:
Liam Coleman 2024-12-17 21:54:58 -06:00 committed by GitHub
commit 975fef0461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

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

View file

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