mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-01-03 14:45:38 +00:00
Removed obsolete Roadmap section from README
This commit is contained in:
parent
e8bf894c31
commit
fadd0135c3
6
README
6
README
|
@ -40,9 +40,3 @@ names threads with the 0x406D1388 exception will silently exit. To prevent this
|
|||
exception from being thrown by SDL, add this line before your SDL_Init call:
|
||||
|
||||
SDL.SDL_SetHint(SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING, "1");
|
||||
|
||||
Roadmap
|
||||
-------
|
||||
To see the current roadmap for SDL2#, visit the GitHub issues page:
|
||||
|
||||
https://github.com/flibitijibibo/SDL2-CS/issues
|
||||
|
|
Loading…
Reference in a new issue