summaryrefslogtreecommitdiff
path: root/stateview.c
diff options
context:
space:
mode:
Diffstat (limited to 'stateview.c')
-rw-r--r--stateview.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/stateview.c b/stateview.c
index e75a688..b44c0b2 100644
--- a/stateview.c
+++ b/stateview.c
@@ -79,6 +79,10 @@ void handle_mouse_moved(int mouse, uint16_t x, uint16_t y, int16_t deltax, int16
{
}
+void controller_add_mappings()
+{
+}
+
tern_node * config;
int headless = 0;