Fully match present.c

This commit is contained in:
gamemasterplc 2024-05-06 06:46:19 -05:00
parent bf38a2598f
commit 6fd683a191
3 changed files with 59 additions and 88 deletions

View file

@ -1328,7 +1328,7 @@ config.libs = [
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/present/init.c"),
Object(Matching, "REL/present/camera.c"),
Object(NonMatching, "REL/present/present.c"),
Object(Matching, "REL/present/present.c"),
Object(Matching, "REL/present/main.c"),
Object(Matching, "REL/present/common.c"),
}