From 12bdce8669c68ab804320e4c67557dcf77f3bdbf Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 12 Jun 2008 07:20:15 +0000 Subject: [PATCH] nothing --- src/movie.cpp | 1 + 1 file changed, 1 insertion(+) 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