X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fcommon%2Fthrottle.h;fp=drivers%2Fcommon%2Fthrottle.h;h=0b0ad9f9ed934ae8afa56b83e36f8bbfff6c8f7b;hb=4a2a617ac879a95babe3b8a822188b71e9769ba4;hp=0000000000000000000000000000000000000000;hpb=396c448eb538587248ddbf586a90371c71b48183;p=fceu.git diff --git a/drivers/common/throttle.h b/drivers/common/throttle.h new file mode 100644 index 0000000..0b0ad9f --- /dev/null +++ b/drivers/common/throttle.h @@ -0,0 +1,2 @@ +void RefreshThrottleFPS(void); +void SpeedThrottle(void);