Split frand.c

This commit is contained in:
gamemasterplc 2023-11-24 20:07:40 -06:00
parent 401e41bb9f
commit a415e08ac4
3 changed files with 7 additions and 1 deletions

View file

@ -245,6 +245,7 @@ config.libs = [
Object(NonMatching, "game/sprput.c"),
Object(NonMatching, "game/hsfload.c"),
Object(NonMatching, "game/hsfdraw.c"),
Object(NonMatching, "game/frand.c"),
Object(Matching, "game/ovllist.c"),
],
},