Sync SDL wiki -> header

main
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/`
*
* **Nintendo 3DS Specific Functionality**: This function returns "romfs"
* directory of the application as it is uncommon to store resources
* outside the executable. As such it is not a writable directory.
* directory of the application as it is uncommon to store resources outside
* the executable. As such it is not a writable directory.
*
* The returned path is guaranteed to end with a path separator ('\' on
* Windows, '/' on most other platforms).