aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/deps_info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/deps_info.json b/src/deps_info.json
new file mode 100644
index 00000000..5bdc75bc
--- /dev/null
+++ b/src/deps_info.json
@@ -0,0 +1,5 @@
+{
+ "uuid_compare": ["memcmp"],
+ "SDL_Init": ["malloc", "free"]
+}
+