Switched from passing pointers around to using numeric MenuIds and a factory class
[supertux.git] / Makefile
1 .PHONY: all
2
3 all:
4         +make -C build
5