summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rodeo.h')
-rw-r--r--include/rodeo.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/rodeo.h b/include/rodeo.h
index 2d43ce0..ba47491 100644
--- a/include/rodeo.h
+++ b/include/rodeo.h
@@ -149,11 +149,3 @@ rodeo_frame_limit_set(uint32_t limit);
uint32_t
rodeo_frame_limit_get(void);
-
-/// --- Input ---
-
-int32_t
-rodeo_input_mouse_x_get(void);
-
-int32_t
-rodeo_input_mouse_y_get(void);