4#include <SDL3/SDL_misc.h>
5#include "SDL3pp_error.h"
6#include "SDL3pp_stdinc.h"
Helpers to use C++ strings parameters.
Definition: SDL3pp_strings.h:43
constexpr void CheckError(bool result)
Check and throw if returned value from SDL is an error.
Definition: SDL3pp_error.h:198
void OpenURL(StringParam url)
Open a URL/URI in the browser or other appropriate external application.
Definition: SDL3pp_misc.h:46
Main include header for the SDL3pp library.