Keycode values changed between SDL1 and SDL2, so reset controls to default if old...
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5