Merge branch 'Rainchus:main' into main

This commit is contained in:
CreateSource 2024-08-02 11:45:17 -04:00 committed by GitHub
commit e3a27ca515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 7716 additions and 906 deletions

View file

@ -1331,14 +1331,14 @@ config.libs = [
"mgmodedll",
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/mgmodedll/mgmode.c"),
Object(NonMatching, "REL/mgmodedll/free_play.c"),
Object(Matching, "REL/mgmodedll/mgmode.c"),
Object(Matching, "REL/mgmodedll/free_play.c"),
Object(NonMatching, "REL/mgmodedll/record.c"),
Object(NonMatching, "REL/mgmodedll/battle.c"),
Object(NonMatching, "REL/mgmodedll/tictactoe.c"),
Object(NonMatching, "REL/mgmodedll/main.c"),
Object(NonMatching, "REL/mgmodedll/datalist.c"),
Object(NonMatching, "REL/mgmodedll/minigame.c"),
Object(Matching, "REL/mgmodedll/datalist.c"),
Object(Matching, "REL/mgmodedll/minigame.c"),
},
),
Rel(