X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fgp2x%2Fgp2x-video.c;h=9b73e468a9a0252fb504e0744bdf1224d99643bd;hb=c0623dcfadb00843e43c0f8cdcb8898bfc1f08f5;hp=e7022391ed8f9151fa47d5a3a9859f69dcf2213b;hpb=cc981841a776591c07d199609f15096248d3f79c;p=fceu.git diff --git a/drivers/gp2x/gp2x-video.c b/drivers/gp2x/gp2x-video.c index e702239..9b73e46 100644 --- a/drivers/gp2x/gp2x-video.c +++ b/drivers/gp2x/gp2x-video.c @@ -99,11 +99,6 @@ int InitVideo(void) } -void ToggleFS(void) -{ -} - - // 16: rrrr rggg gggb bbbb void FCEUD_SetPalette(uint8 index, uint8 r, uint8 g, uint8 b) {