Skip to content

Commit

Permalink
FULLPIPE: Initialize variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Jan 6, 2014
1 parent 761af0e commit 2b1d7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/fullpipe/fullpipe.cpp
Expand Up @@ -94,6 +94,7 @@ FullpipeEngine::FullpipeEngine(OSystem *syst, const ADGameDescription *gameDesc)
_isProcessingMessages = false;

_musicAllowed = -1;
_musicGameVar = 0;

_aniMan = 0;
_aniMan2 = 0;
Expand Down

0 comments on commit 2b1d7f1

Please sign in to comment.