summaryrefslogtreecommitdiff
path: root/controller_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'controller_info.h')
-rw-r--r--controller_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller_info.h b/controller_info.h
index a5b55b3..e837467 100644
--- a/controller_info.h
+++ b/controller_info.h
@@ -47,5 +47,6 @@ void save_controller_info(int joystick, controller_info *info);
void save_controller_mapping(int joystick, char *mapping_string);
void controller_add_mappings(void);
char *make_controller_type_key(controller_info *info);
+char *make_human_readable_type_name(controller_info *info);
#endif //CONTROLLER_INFO_H_ \ No newline at end of file