Moved some state handling code into WorldState, sort of, most of it still just goes...
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5