X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Flinux%2Fgp2x.c;h=199d69e21b4d3719d72fbef6ea10cf0533d2f0bb;hb=6d7acf9eff33cdde5e3eac44a193448ac0cbf541;hp=ec8b10e1a96fe549d098a945dcca4b4903a6e575;hpb=82bc9cdd10371209663e62f5a21ab0bccd671ab0;p=picodrive.git diff --git a/platform/linux/gp2x.c b/platform/linux/gp2x.c index ec8b10e..199d69e 100644 --- a/platform/linux/gp2x.c +++ b/platform/linux/gp2x.c @@ -385,6 +385,13 @@ void set_gamma(int g100, int A_SNs_curve) { } +void set_LCD_custom_rate(int rate) +{ +} + +void unset_LCD_custom_rate(void) +{ +} /* squidgehack.c */ int mmuhack(void)