(MSVC) Should fix MSVC and hopefully not cause regressions

This commit is contained in:
twinaphex
2020-01-07 17:53:43 +01:00
parent 48e1bf20ad
commit 2a66db8f7b
4 changed files with 4 additions and 4 deletions

View File

@@ -1513,7 +1513,7 @@ void retro_run(void)
ps2->padding = padding;
#else
buff = vout_buf + vout_offset;
buff = (char*)vout_buf + vout_offset;
#endif
video_cb((short *)buff,