mirror of
https://github.com/yawut/SDL.git
synced 2026-03-21 17:34:36 -05:00
wiiu: Updates for newer SDL
This commit is contained in:
parent
37f2ef8682
commit
463b9e07e4
|
|
@ -25,6 +25,7 @@ SOURCES = \
|
|||
src/render/wiiu/*.c \
|
||||
src/render/software/*.c \
|
||||
src/stdlib/*.c \
|
||||
src/sensor/*.c \
|
||||
src/thread/*.c \
|
||||
src/thread/wiiu/*.c \
|
||||
src/timer/*.c \
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
#define HAVE_COPYSIGNF 1
|
||||
#define HAVE_COS 1
|
||||
#define HAVE_COSF 1
|
||||
#define HAVE_EXP 1
|
||||
#define HAVE_FABS 1
|
||||
#define HAVE_FABSF 1
|
||||
#define HAVE_FLOOR 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user