state saving
[drnoksnes] / gfx.cpp
diff --git a/gfx.cpp b/gfx.cpp
index 75482b1..3ade0ba 100644 (file)
--- a/gfx.cpp
+++ b/gfx.cpp
@@ -695,7 +695,6 @@ void S9xEndScreenRefresh()
     }
 #endif
 
-/* 
     if (CPU.SRAMModified)
     {
                if (!CPU.AutoSaveTimer)
@@ -712,7 +711,6 @@ void S9xEndScreenRefresh()
                        }
                }
     }
-*/
 }
 
 void S9xSetInfoString (const char *string)