mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 22:44:17 +00:00
N3DS: Document the SDL_GetBasePath behaviour.
This commit is contained in:
committed by
Sam Lantinga
parent
de5fa89b50
commit
dcfa127fd4
@@ -24,3 +24,4 @@ cmake --install build
|
||||
- Currently only software rendering is supported.
|
||||
- SDL2main should be used to ensure ROMFS is enabled.
|
||||
- By default, the extra L2 cache and higher clock speeds of the New 2/3DS lineup are enabled. If you wish to turn it off, use `osSetSpeedupEnable(false)` in your main function.
|
||||
- `SDL_GetBasePath` returns the romfs root instead of the executable's directory.
|
||||
|
||||
Reference in New Issue
Block a user