more 0.98.15-like timing, but sound glitches
[fceu.git] / movie.c
diff --git a/movie.c b/movie.c
index d3fc1ef..d4a6505 100644 (file)
--- a/movie.c
+++ b/movie.c
@@ -83,7 +83,7 @@ static uint8* moviedata = NULL;
 static uint32 moviedatasize = 0;
 static uint32 firstframeoffset = 0;
 static uint32 savestate_offset = 0;
-static uint32 framecount = 0;
+/*static*/ uint32 framecount = 0;
 static uint32 rerecord_count = 0;
 /*static*/ int movie_readonly = 1;
 int frame_display = 0;