Moved menu code frome GameSession and Worldmap into the proper Menu::check_menu(...
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5