Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-11-15 19:30:59 +00:00
parent 4bc9ab665d
commit abf7a8974b
+2 -1
View File
@@ -77,7 +77,8 @@ extern "C" {
* - `parent`: the containing directory of the bundle. For example: * - `parent`: the containing directory of the bundle. For example:
* `/Applications/SDLApp/` * `/Applications/SDLApp/`
* *
* **Android Specific Functionality**: This function returns "./", which allows filesystem operations to use internal storage and the asset system. * **Android Specific Functionality**: This function returns "./", which
* allows filesystem operations to use internal storage and the asset system.
* *
* **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 outside * directory of the application as it is uncommon to store resources outside