summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rodeo/input.h')
-rw-r--r--include/rodeo/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rodeo/input.h b/include/rodeo/input.h
index 8d3d775..e589c90 100644
--- a/include/rodeo/input.h
+++ b/include/rodeo/input.h
@@ -25,7 +25,7 @@ void
rodeo_input_scene_destroy(rodeo_input_scene_t *scene);
rodeo_input_command_t*
-rodeo_input_command_create(uint32_t input_type);
+rodeo_input_command_create(uint32_t input_types);
// make sure to unregister from all scenes before destroying
void