OSDN Git Service

[General] Merge Upstream 2018-12-27.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / vram.cpp
index cd93bee..9b804e1 100644 (file)
@@ -355,7 +355,7 @@ void DISPLAY::draw_screen2()
                                if(text_width40) {
                                        xlim = 40;
                                } else {
-                                       ylim = 80;
+                                       xlim = 80;
                                }
                                
                                for(x = 0; x < xlim; x++) {