Project

General

Profile

Revision 160

implemented sprite rotation

View differences:

TB.mk
2 2

  
3 3
SRCS= proj.c graphics.c sprite.c kbc.c keyboard.c mouse.c utils.c timer.c interrupts_func.c proj_func.c
4 4

  
5
CPPFLAGS += -pedantic -D __LCOM_OPTIMIZED_ -D TELMO
5
CPPFLAGS += -pedantic -I./bmp -I./xpm -D __LCOM_OPTIMIZED_ -D TELMO
6 6

  
7 7
DPADD += ${LIBLCF}
8 8
LDADD += -llcf

Also available in: Unified diff