Fixed dolphin/DEMOPuts.c

This commit is contained in:
dbalatoni13 2024-11-12 04:48:22 +01:00
parent 4872ad3c62
commit 393303dca7
2 changed files with 16 additions and 16 deletions

View file

@ -523,7 +523,7 @@ config.libs = [
[
Object(Matching, "dolphin/demo/DEMOInit.c"),
Object(Matching, "dolphin/demo/DEMOFont.c"),
Object(NonMatching, "dolphin/demo/DEMOPuts.c"),
Object(Matching, "dolphin/demo/DEMOPuts.c"),
Object(Matching, "dolphin/demo/DEMOStats.c"),
],
),