Skip to content
Permalink
Browse files

ACCESS: Remove a couple of unused variables in CharManager

  • Loading branch information
Strangerke committed Dec 22, 2014
1 parent b0250e7 commit 04bc635dc702606911b8777a443b9e1f6322a6bf
Showing with 0 additions and 3 deletions.
  1. +0 −3 engines/access/char.h
@@ -51,11 +51,8 @@ class CharManager : public Manager {
void charMenu();
public:
Common::Array<CharEntry> _charTable;
int _converseMode;
int _charFlag;

// Fields that are included in savegames
int _conversation;
public:
CharManager(AccessEngine *vm);

0 comments on commit 04bc635

Please sign in to comment.
You can’t perform that action at this time.