mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 23:07:45 +08:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -43,8 +43,8 @@ extern "C" {
|
|||||||
* This is not necessarily a fast call, so you should call this once near
|
* This is not necessarily a fast call, so you should call this once near
|
||||||
* startup and save the string if you need it.
|
* startup and save the string if you need it.
|
||||||
*
|
*
|
||||||
* **macOS and iOS Specific Functionality**: If the application is in a
|
* **macOS and iOS Specific Functionality**: If the application is in a ".app"
|
||||||
* ".app" bundle, this function returns the Resource directory (e.g.
|
* bundle, this function returns the Resource directory (e.g.
|
||||||
* MyApp.app/Contents/Resources/). This behaviour can be overridden by adding
|
* MyApp.app/Contents/Resources/). This behaviour can be overridden by adding
|
||||||
* a property to the Info.plist file. Adding a string key with the name
|
* a property to the Info.plist file. Adding a string key with the name
|
||||||
* SDL_FILESYSTEM_BASE_DIR_TYPE with a supported value will change the
|
* SDL_FILESYSTEM_BASE_DIR_TYPE with a supported value will change the
|
||||||
|
|||||||
Reference in New Issue
Block a user