Add 'devmode' ini variable for Nyerguds
This commit is contained in:
parent
924a5254a8
commit
40f196bc8f
2 changed files with 21 additions and 3 deletions
1
main.h
1
main.h
|
@ -70,6 +70,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL locked;
|
||||
BOOL adjmouse;
|
||||
BOOL mhack;
|
||||
BOOL devmode;
|
||||
|
||||
BOOL key_ctrl;
|
||||
BOOL key_tab;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue