mirror of
https://github.com/encounter/SDL.git
synced 2025-12-14 15:46:14 +00:00
switch: update for release-2.0.12
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -25671,9 +25671,9 @@ $as_echo "#define SDL_JOYSTICK_SWITCH 1" >>confdefs.h
|
||||
# Set up files for the timer library
|
||||
if test x$enable_timers = xyes; then
|
||||
|
||||
$as_echo "#define SDL_TIMER_UNIX 1" >>confdefs.h
|
||||
$as_echo "#define SDL_TIMER_SWITCH 1" >>confdefs.h
|
||||
|
||||
SOURCES="$SOURCES $srcdir/src/timer/unix/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/timer/switch/*.c"
|
||||
have_timers=yes
|
||||
fi
|
||||
# Set up files for the thread library
|
||||
|
||||
Reference in New Issue
Block a user