X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplat_pollux.c;h=af5b81a8d03b3605822782634051911aa93d720b;hb=5d834c089ea695dba7643cba8686ce2ac06d8db4;hp=af91066f759397c4523a31e96d30f50f860c4efd;hpb=1b0c513996d57548fc5df8726e21a68e5ace4f99;p=pcsx_rearmed.git diff --git a/frontend/plat_pollux.c b/frontend/plat_pollux.c index af91066f..af5b81a8 100644 --- a/frontend/plat_pollux.c +++ b/frontend/plat_pollux.c @@ -262,6 +262,10 @@ void *plat_prepare_screenshot(int *w, int *h, int *bpp) return pl_vout_buf; } +void plat_minimize(void) +{ +} + static void pl_vout_set_raw_vram(void *vram) { int i;