X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fkeybindings.c;h=f9d1b8be60b1a94f179303303afdd334bab25905;hb=714bf970109b33005e0ab3e588d818460ccdc304;hp=b6ff412c6f734fbb48093d7ddcdf9cc539af27e8;hpb=e9d8b1aca776341c9cdaa2ea6406336661d82a76;p=plomrogue diff --git a/src/keybindings.c b/src/keybindings.c index b6ff412..f9d1b8b 100644 --- a/src/keybindings.c +++ b/src/keybindings.c @@ -1,10 +1,10 @@ -#include +#include "keybindings.h" #include +#include #include #include #include "windows.h" #include "roguelike.h" -#include "keybindings.h" void init_keybindings(struct World * world) { // Initialize keybindings from file "keybindings".