From 0ff2b146f70c47f44d41f9b6be0f63b3cb315ea8 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Sun, 25 Mar 2018 01:19:54 +0100 Subject: cleanup changes for #28 --- src/locale.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/locale.h') diff --git a/src/locale.h b/src/locale.h index 7e30d1c..653bcfd 100644 --- a/src/locale.h +++ b/src/locale.h @@ -3,6 +3,7 @@ #include +bool initialize_keycode_map(); uint32_t keycode_from_char(char key); #endif -- cgit v1.2.3