X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro.c;h=2efccfac653960bceef0bdc73baf0a2eeea21055;hb=d8f2e2d88a0f951388b894e3edea0d44a54727dd;hp=559406286deb0fbb6829ea1cdc66b5af76c6bf03;hpb=74f9b36fd4ac10413edf74992d5a92ac74dcc441;p=pcsx_rearmed.git diff --git a/frontend/libretro.c b/frontend/libretro.c index 55940628..2efccfac 100644 --- a/frontend/libretro.c +++ b/frontend/libretro.c @@ -1658,8 +1658,10 @@ void retro_deinit(void) free(vout_buf); #endif vout_buf = NULL; - + +#ifdef VITA deinit_vita_mmap(); +#endif } #ifdef VITA