mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 23:29:18 -05: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