dungeon_crawler

annotate Makefile @ 72:a27528035e20

- re-organized the renderer classes a bit wrt final render-target - implemented identity color-grading palette for now - broke particle systems.... - removed multipass renderer
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 19 Oct 2012 02:45:57 +0300
parents
children
rev   line source
nuclear@0 1 .PHONY: all
nuclear@0 2 all:
nuclear@0 3 @echo this is the root makefile...