diff options
Diffstat (limited to 'src/PowderToy.h')
| -rw-r--r-- | src/PowderToy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PowderToy.h b/src/PowderToy.h index 9141dbb..3b6170c 100644 --- a/src/PowderToy.h +++ b/src/PowderToy.h @@ -3,3 +3,4 @@ void EngineProcess(); void ClipboardPush(char * text); char * ClipboardPull(); +int GetModifiers(); |
