Added labels that display energy costs when building

This commit is contained in:
2011-07-07 18:10:05 -04:00
parent 4e4cb561fc
commit 0c2e850c05
7 changed files with 112 additions and 5 deletions

View File

@ -8,7 +8,7 @@ OBJECTS=\
main.o \
drawutils.o mathutils.o timer.o itos.o \
graph.o gamedata.o player.o vertex.o gamevertex.o \
entity.o menubutton.o \
entity.o menubutton.o label.o \
mainevent.o gamestate.o game.o titlescreen.o
all: $(PROJECT)