Change Keymapper to OptionCategory/OptionEntry

This commit is contained in:
obligaron 2021-12-18 21:39:42 +01:00 committed by Anders Jenbo
commit 419fe7b7ec
10 changed files with 323 additions and 303 deletions

View file

@ -7,6 +7,7 @@
#include <climits>
#include <cstring>
#include <unordered_map>
#include <SDL.h>