Sync SDL wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-11-15 05:25:16 +00:00
parent 80ff20f6fe
commit 5e61f245ab
1 changed files with 2 additions and 2 deletions

View File

@ -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).