use picofe menu, move generic code out of gp2x/
[fceu.git] / drivers / sdl / throttle.c
similarity index 95%
rename from drivers/gp2x_test/throttle.c
rename to drivers/sdl/throttle.c
index 4a6d699..5272226 100644 (file)
@@ -2,8 +2,8 @@
 #include <unistd.h>
 
 #include "../common/main.h"
-#include "../gp2x/gp2x.h"
-#include "../gp2x/throttle.h"
+#include "../common/throttle.h"
+#include "../common/settings.h"
 
 
 extern uint8 PAL;