X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_pollux.c;h=8395e54bec89f2271a9ef4c392253c04343a0e53;hp=80e7a1b88b9f0a8f2c164340542358e17464b622;hb=ab423939f0af46542bb23000e77a30976c8c2335;hpb=239f3754d8e0480f1e32bf414e49dec6e2ea019d diff --git a/frontend/plat_pollux.c b/frontend/plat_pollux.c index 80e7a1b8..8395e54b 100644 --- a/frontend/plat_pollux.c +++ b/frontend/plat_pollux.c @@ -463,7 +463,7 @@ void *plat_gvideo_set_mode(int *w_, int *h_, int *bpp_) } /* not really used, we do raw_flip */ -void plat_gvideo_open(void) +void plat_gvideo_open(int is_pal) { }