diff --git a/src/movie.cpp b/src/movie.cpp index c5df4035..7dcdd76a 100644 --- a/src/movie.cpp +++ b/src/movie.cpp @@ -141,6 +141,7 @@ void MovieRecord::parse(MovieData* md, std::istream* is) //extract the commands commands = uintDecFromIstream(is); + //*is >> commands; is->get(); //eat the pipe //a special case: if fourscore is enabled, parse four gamepads