X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;ds=sidebyside;f=src%2Fkeybindings.c;h=dae549741d738c07347dccd243d1d7066db7585e;hb=d951e2631a19500f1bb8c29f9e029a9d9fb29ae7;hp=f9d1b8be60b1a94f179303303afdd334bab25905;hpb=47d7b87570ce3c79d3e0a6b8e765c74d065b6ba5;p=plomrogue diff --git a/src/keybindings.c b/src/keybindings.c index f9d1b8b..dae5497 100644 --- a/src/keybindings.c +++ b/src/keybindings.c @@ -4,7 +4,8 @@ #include #include #include "windows.h" -#include "roguelike.h" +#include "misc.h" +#include "main.h" void init_keybindings(struct World * world) { // Initialize keybindings from file "keybindings".