Skip to content

Commit

Permalink
NEVERHOOD: Add commented out code (which is TODO) to Module2500 so I …
Browse files Browse the repository at this point in the history
…don't forget it later
  • Loading branch information
johndoe123 authored and wjp committed May 8, 2013
1 parent 86c7592 commit bd3dac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/neverhood/module2500.cpp
Expand Up @@ -77,6 +77,7 @@ Module2500::Module2500(NeverhoodEngine *vm, Module *parentModule, int which)
}

Module2500::~Module2500() {
// TODO Music18hList_deleteGroup(0x29220120);
}

void Module2500::createScene(int sceneNum, int which) {
Expand Down

0 comments on commit bd3dac9

Please sign in to comment.