Match first TU of m455dll

This commit is contained in:
gamemasterplc 2024-08-31 12:47:50 -05:00
parent 8d3dbb69be
commit 2d5f990060
5 changed files with 826 additions and 12 deletions

View file

@ -1250,7 +1250,7 @@ config.libs = [
"m455Dll", # Rumble Fishing
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m455Dll/main.c"),
Object(Matching, "REL/m455Dll/main.c"),
Object(NonMatching, "REL/m455Dll/stage.c"),
},
),