diff --git a/src/deps_info.json b/src/deps_info.json index 420a4c0ba..9a45b68fb 100644 --- a/src/deps_info.json +++ b/src/deps_info.json @@ -36,6 +36,7 @@ "emscripten_get_preloaded_image_data_from_FILE": ["fileno"], "__cxa_begin_catch": ["__cxa_can_catch", "__cxa_is_pointer_type"], "setjmp": ["realloc"], + "glfwSleep": ["sleep"], "sleep": ["usleep"] }