mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
engine: platform: sdl: forgot to add an include, sorry\!
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user