From 5c949f38e4fff15002f8ac5b5f63bc02c849055d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 9 Dec 2014 17:18:45 +0100 Subject: Assume PC_BUILD --- input.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'input.h') 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); -- cgit v1.2.3