mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-04-03 00:41:34 +00:00
Include limits in sdl3.c
This commit is contained in:
parent
6d814f6c41
commit
294d162b06
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
*/
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "SDL3/SDL_gamepad.h"
|
||||
#include "SDL3/SDL_properties.h"
|
||||
|
|
Loading…
Reference in a new issue