mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-12 16:57:00 -04:00
Add subsystem init calls
parent
fb187813d5
commit
5c45a8f351
@ -3,8 +3,8 @@
|
||||
| ☑ | Function | libSDLpp method(s) / Notes |
|
||||
|:-:|--------------------------------|----------------------------|
|
||||
| ☑ | SDL_Init | SDL::SDL() |
|
||||
| ☐ | SDL_InitSubSystem | |
|
||||
| ☑ | SDL_InitSubSystem | SDL::InitSubSystem() |
|
||||
| ☑ | SDL_Quit | SDL::~SDL() |
|
||||
| ☐ | SDL_QuitSubSystem | |
|
||||
| ☑ | SDL_QuitSubSystem | SDL::QuitSubSystem() |
|
||||
| ☐ | SDL_SetMainReady | |
|
||||
| ☐ | SDL_WasInit | |
|
||||
| ☑ | SDL_WasInit | SDL::WasInit() |
|
||||
|
Loading…
x
Reference in New Issue
Block a user