mirror of https://github.com/encounter/SDL.git
Sync SDL wiki -> header
This commit is contained in:
parent
80ff20f6fe
commit
5e61f245ab
|
@ -61,8 +61,8 @@ extern "C" {
|
||||||
* `/Applications/SDLApp/`
|
* `/Applications/SDLApp/`
|
||||||
*
|
*
|
||||||
* **Nintendo 3DS Specific Functionality**: This function returns "romfs"
|
* **Nintendo 3DS Specific Functionality**: This function returns "romfs"
|
||||||
* directory of the application as it is uncommon to store resources
|
* directory of the application as it is uncommon to store resources outside
|
||||||
* outside the executable. As such it is not a writable directory.
|
* the executable. As such it is not a writable directory.
|
||||||
*
|
*
|
||||||
* The returned path is guaranteed to end with a path separator ('\' on
|
* The returned path is guaranteed to end with a path separator ('\' on
|
||||||
* Windows, '/' on most other platforms).
|
* Windows, '/' on most other platforms).
|
||||||
|
|
Loading…
Reference in New Issue