Label and Split minigame_seq.c

This commit is contained in:
gamemasterplc 2023-12-01 00:02:42 -06:00
parent 9edaf441ab
commit f45d02dabe
6 changed files with 76 additions and 65 deletions

View file

@ -259,6 +259,7 @@ config.libs = [
Object(Matching, "game/frand.c"),
Object(NonMatching, "game/audio.c"),
Object(NonMatching, "game/EnvelopeExec.c"),
Object(NonMatching, "game/minigame_seq.c"),
Object(Matching, "game/ovllist.c"),
Object(NonMatching, "game/window.c"),
Object(Matching, "game/messdata.c"),