summary refs log tree commit diff
path: root/src/Support.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Support.h')
-rw-r--r--src/Support.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Support.h b/src/Support.h
index 901b9b4..7d95073 100644
--- a/src/Support.h
+++ b/src/Support.h
@@ -33,7 +33,6 @@ typedef struct Point
 
 int Random();
 void GetMouse(Point *p);
-void GetMouseRel(Point *p);
 int Button(void);
 bool IsKeyDown(int key);