mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 20:08:13 +00:00
dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict.
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
we'll forget to bump every time we add a function, so this is the
|
we'll forget to bump every time we add a function, so this is the
|
||||||
failsafe switch for major API change decisions. Respect it and use it
|
failsafe switch for major API change decisions. Respect it and use it
|
||||||
sparingly. */
|
sparingly. */
|
||||||
#define SDL_DYNAPI_VERSION 1
|
#define SDL_DYNAPI_VERSION 2
|
||||||
|
|
||||||
static void SDL_InitDynamicAPI(void);
|
static void SDL_InitDynamicAPI(void);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user