summaryrefslogtreecommitdiff
path: root/core/input_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/input_map.h')
-rw-r--r--core/input_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/input_map.h b/core/input_map.h
index 82b650516e..dc5a911963 100644
--- a/core/input_map.h
+++ b/core/input_map.h
@@ -74,6 +74,7 @@ public:
void load_from_globals();
+ void load_default();
InputMap();
};