diff options
Diffstat (limited to 'engines/sherlock/people.h')
| -rw-r--r-- | engines/sherlock/people.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/engines/sherlock/people.h b/engines/sherlock/people.h index d9cb8de393..09022b10c8 100644 --- a/engines/sherlock/people.h +++ b/engines/sherlock/people.h @@ -32,7 +32,6 @@ namespace Sherlock {  enum PeopleId {  	PLAYER			= 0, -	MAX_NPC			= 5,  	MAX_NPC_PATH	= 200  }; | 
