make_sdlsystem always returns a valid int pointer containing the result of SDL_Init. SDL_Init is 0 on success, and a negative int on failure.
* PE: ImGui Docking Sample. * PE: Added new files to CMakeLists.txt. * PE: WickedEngine.sln VS2022 version. * PE: * PE: Removed some warnings.