Add 'devmode' ini variable for Nyerguds

This commit is contained in:
Toni Spets 2010-11-15 20:37:02 +02:00
parent 924a5254a8
commit 40f196bc8f
2 changed files with 21 additions and 3 deletions

1
main.h
View file

@ -70,6 +70,7 @@ typedef struct IDirectDrawImpl
BOOL locked;
BOOL adjmouse;
BOOL mhack;
BOOL devmode;
BOOL key_ctrl;
BOOL key_tab;