menu progress (text engine)

This commit is contained in:
ikari
2009-10-19 01:17:43 +02:00
parent ed22950f47
commit 85f2be9001
10 changed files with 4411 additions and 2341 deletions

View File

@@ -1,4 +1,4 @@
OBJS = header.ips reset.o65 main.o65 font.o65 palette.o65 data.o65 const.o65 logo.o65 # gfx.o65 # vars.o65
OBJS = header.ips reset.o65 main.o65 font.o65 palette.o65 data.o65 const.o65 logo.o65 text.o65 # gfx.o65 # vars.o65
all: menu.bin