mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Revert "Workaround for compiling with MinGW-w64"
This reverts commit efdf43aa9b.
The broken mingw headers aren't in an official release yet, so reporting this upstream.
This commit is contained in:
parent
efdf43aa9b
commit
bd22ca762e
1 changed files with 0 additions and 5 deletions
|
|
@ -34,11 +34,6 @@
|
|||
#include <cfgmgr32.h>
|
||||
#include <roapi.h>
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#define __FIReference_1_int __FIReference_1_INT32
|
||||
#define __FIReference_1_int_get_Value __FIReference_1_INT32_get_Value
|
||||
#define __FIReference_1_int_Release __FIReference_1_INT32_Release
|
||||
#endif
|
||||
|
||||
struct joystick_hwdata
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue