diff --git a/mednafen/pce/vce.cpp b/mednafen/pce/vce.cpp index 34f02be..01bebda 100644 --- a/mednafen/pce/vce.cpp +++ b/mednafen/pce/vce.cpp @@ -47,7 +47,7 @@ static struct int rate; int line; -} scanline_info[10]; +} scanline_info[16]; static int scanline_info_count;