aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/osx-screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/devdraw/osx-screen.h')
-rw-r--r--src/cmd/devdraw/osx-screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/devdraw/osx-screen.h b/src/cmd/devdraw/osx-screen.h
index 52204686..f50d8dfe 100644
--- a/src/cmd/devdraw/osx-screen.h
+++ b/src/cmd/devdraw/osx-screen.h
@@ -12,6 +12,7 @@ void putsnarf(char*);
void mousetrack(int, int, int, int);
void keystroke(int);
+void kicklabel(char*);
extern Rectangle mouserect;
extern int mouseresized;