configurable screenshot hotkey
This commit is contained in:
parent
3d7f370438
commit
fbdfe63231
3 changed files with 8 additions and 2 deletions
1
main.h
1
main.h
|
@ -86,6 +86,7 @@ typedef struct IDirectDrawImpl
|
|||
int posX;
|
||||
int posY;
|
||||
char ini_path[MAX_PATH];
|
||||
char screenshotKey;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue