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