diff --git a/VI.cpp b/VI.cpp index c09030a5..be717344 100644 --- a/VI.cpp +++ b/VI.cpp @@ -93,7 +93,7 @@ void VI_UpdateScreen() if (*REG.VI_ORIGIN != VI.lastOrigin) { VI_UpdateSize(); - video().updateScale(); + ogl.updateScale(); } if (config.frameBufferEmulation.enable) {