summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input.h')
-rw-r--r--input.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/input.h b/input.h
index d797ef6..cfc23f3 100644
--- a/input.h
+++ b/input.h
@@ -77,8 +77,6 @@ typedef enum
void init_input();
u32 update_input();
-gui_action_type get_gui_input();
-gui_action_type get_gui_input_fs_hold(u32 button_id);
void input_write_mem_savestate(file_tag_type savestate_file);
void input_read_savestate(file_tag_type savestate_file);