Add fallbacks to all common dependencies

This commit is contained in:
Jan200101
2022-01-15 00:53:46 +01:00
parent 31d448971a
commit 192c577966
8 changed files with 63 additions and 13 deletions
+1
View File
@@ -1,4 +1,5 @@
#include <SDL.h>
#include <string.h>
#include <stdbool.h>
#include <ctype.h>
#include <dirent.h>