summaryrefslogtreecommitdiff
path: root/src/PowderToy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PowderToy.h')
-rw-r--r--src/PowderToy.h1
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();