mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-28 07:36:09 +00:00
Update rcore.c
This commit is contained in:
@@ -2740,6 +2740,7 @@ const char *GetApplicationDirectory(void)
|
||||
}
|
||||
|
||||
#elif defined(__wasm__)
|
||||
|
||||
appDir[0] = '/';
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user