Skip to content

Commit

Permalink
Do not define SDL_FUNCTION_POINTER_IS_VOID_POINTER
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceLR committed Nov 3, 2024
1 parent e59f595 commit b94746f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/SDLmzx.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
__M_BEGIN_DECLS

#if defined(CONFIG_SDL)

/* TODO: SDL3 hack so the dso code doesn't need to be overhauled (again). */
#define SDL_FUNCTION_POINTER_IS_VOID_POINTER

#if CONFIG_SDL == 3
#include <SDL3/SDL.h>
#include <SDL3/SDL_version.h>
Expand Down

0 comments on commit b94746f

Please sign in to comment.