I've never seen this file from sdl version
This commit is contained in:
parent
e5dc1638f9
commit
bfd5ef7703
1 changed files with 1 additions and 1 deletions
|
@ -10,9 +10,9 @@
|
||||||
#include "x48_gui.h"
|
#include "x48_gui.h"
|
||||||
|
|
||||||
#if defined( GUI_IS_SDL1 )
|
#if defined( GUI_IS_SDL1 )
|
||||||
// #include "precisetimer.h"
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern int throttle;
|
extern int throttle;
|
||||||
|
|
||||||
static long jumpaddr;
|
static long jumpaddr;
|
||||||
|
|
Loading…
Add table
Reference in a new issue