Buffer directories design change
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#include "draw.cpp"
|
||||
#include "test/tests.cpp"
|
||||
|
||||
|
||||
#if OS_WASM
|
||||
EM_JS(void, JS_SetMouseCursor, (const char *cursor_str), {
|
||||
document.getElementById("canvas").style.cursor = UTF8ToString(cursor_str);
|
||||
|
||||
Reference in New Issue
Block a user