aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
diff options
context:
space:
mode:
Diffstat (limited to 'calibrate.c')
-rw-r--r--calibrate.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/calibrate.c b/calibrate.c
index 3d83baf..726a8cc 100644
--- a/calibrate.c
+++ b/calibrate.c
@@ -40,6 +40,10 @@ void HandleMotion( int x, int y, int mask )
{
}
+void HandleDestroy()
+{
+}
+
//int bufferpts[32*2*3][2];
int bufferpts[32*2*3][2];