mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-06 08:00:04 -04:00
Define SDL_FUNCTION_POINTER_IS_VOID_POINTER
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <optional>
|
||||
|
||||
// TODO: Use SDL_FunctionPointer properly instead
|
||||
#define SDL_FUNCTION_POINTER_IS_VOID_POINTER
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#if defined(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user