Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/movie.cpp')
-rw-r--r--src/movie.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/movie.cpp b/src/movie.cpp
index 6e6140cd..9bc3eb99 100644
--- a/src/movie.cpp
+++ b/src/movie.cpp
@@ -409,6 +409,7 @@ MovieData::MovieData()
, rerecordCount(0)
, binaryFlag(false)
, loadFrameCount(-1)
+ , fourscore(false)
, microphone(false)
, RAMInitOption(0)
, RAMInitSeed(0)