OSDN Git Service

[VM][General][WIP] Start to merge upstream 2018-10-14.Open branch upstream_20181014 .
[csp-qt/common_source_project-fm7.git] / source / src / vm / pc8201 / lcd.cpp
index 2265e9e..377c92f 100644 (file)
@@ -163,7 +163,7 @@ void LCD::draw_screen()
        }
 }
 
-#define STATE_VERSION  1
+#define STATE_VERSION  2
 
 bool LCD::process_state(FILEIO* state_fio, bool loading)
 {