use picofe menu, move generic code out of gp2x/
[fceu.git] / drivers / common / throttle.h
diff --git a/drivers/common/throttle.h b/drivers/common/throttle.h
new file mode 100644 (file)
index 0000000..0b0ad9f
--- /dev/null
@@ -0,0 +1,2 @@
+void RefreshThrottleFPS(void);
+void SpeedThrottle(void);