LAB: Move inventory to LabEngine class
This commit is contained in:
parent
58e16e2cd7
commit
c320e6d0ae
8 changed files with 40 additions and 39 deletions
|
@ -112,6 +112,8 @@ LabEngine::LabEngine(OSystem *syst, const ADGameDescription *gameDesc)
|
|||
_longWinInFront = false;
|
||||
_msgFont = 0;
|
||||
|
||||
_inventory = 0;
|
||||
|
||||
//const Common::FSNode gameDataDir(ConfMan.get("path"));
|
||||
//SearchMan.addSubDirectoryMatching(gameDataDir, "game");
|
||||
//SearchMan.addSubDirectoryMatching(gameDataDir, "game/pict");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue