~janisozaur/+junk/desmume-bzr-tst

« back to all changes in this revision

Viewing changes to desmume/src/movie.cpp

  • Committer: riccardom
  • Date: 2010-07-05 11:42:26 UTC
  • Revision ID: svn-v4:5577840e-afb3-4e59-9ef3-2b7f898b1952:trunk:3700
comment (sigh!) a variable that is used only in already 
commented code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
898
898
//      }
899
899
 
900
900
        MovieData tempMovieData = MovieData();
901
 
        int curr = fp->ftell();
 
901
        //int curr = fp->ftell();
902
902
        if(!LoadFM2(tempMovieData, fp, size, false)) {
903
903
                
904
904
        //      is->seekg((uint32)curr+size);