OSDN Git Service

[UI][VM][EMU][Qt][WIP] Apply upstream's OSD class.I don't test to build yet X-)
[csp-qt/common_source_project-fm7.git] / source / src / vm / pc100 / crtc.cpp
index 37c8618..94eef0d 100644 (file)
@@ -297,7 +297,7 @@ void CRTC::draw_screen()
                        }
                }
        }
-       emu->screen_skip_line = false;
+       emu->screen_skip_line(false);
 }
 
 void CRTC::update_palette(int num)