mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-12 20:38:06 +00:00
Update rcore.c
This commit is contained in:
parent
0df2fe981b
commit
439448ad7c
@ -2740,6 +2740,7 @@ const char *GetApplicationDirectory(void)
|
||||
}
|
||||
|
||||
#elif defined(__wasm__)
|
||||
|
||||
appDir[0] = '/';
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user