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