Skip to content

Commit

Permalink
HOPKINS: Fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Oct 27, 2012
1 parent 6d3cee4 commit 7a5a600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/hopkins/dialogs.cpp
Expand Up @@ -647,7 +647,6 @@ void DialogsManager::SAUVE_PARTIE() {
void DialogsManager::LOAD_SAUVE(int a1) {
int slotNumber;
hopkinsSavegameHeader header;
Common::InSaveFile *in;
byte *thumb;

switch (_vm->_globals.FR) {
Expand Down

0 comments on commit 7a5a600

Please sign in to comment.