mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-27 03:50:25 +00:00
Removed testing code
This commit is contained in:
parent
ea640894d3
commit
95c3ee77c1
@ -23,7 +23,6 @@
|
||||
#ifdef HAVE_LIMITS_H
|
||||
#include <limits.h>
|
||||
#endif
|
||||
#undef INT_MAX
|
||||
#ifndef INT_MAX
|
||||
SDL_COMPILE_TIME_ASSERT(int_size, sizeof(int) == sizeof(Sint32));
|
||||
#define INT_MAX SDL_MAX_SINT32
|
||||
|
Loading…
Reference in New Issue
Block a user