mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-29 16:24:16 +00:00
engine: platform: sdl: forgot to add an include, sorry\!
This commit is contained in:
parent
ca975d0168
commit
13f93412cd
@ -15,6 +15,7 @@ GNU General Public License for more details.
|
||||
|
||||
#include <SDL.h>
|
||||
#include "platform/platform.h"
|
||||
#include "events.h"
|
||||
|
||||
#if XASH_TIMER == TIMER_SDL
|
||||
double Platform_DoubleTime( void )
|
||||
|
Loading…
x
Reference in New Issue
Block a user