add vparray.c, fix indentation
This commit is contained in:
@@ -9,10 +9,10 @@ LIBDIR = $(TOP)/lib
|
||||
LIBS = -L$(LIBDIR) $(APP_LIB_DEPS)
|
||||
|
||||
SOURCES = antialias.c \
|
||||
arbfpspec.c \
|
||||
arbfpspec.c \
|
||||
arbfptest1.c \
|
||||
arbfptexture.c \
|
||||
arbfptrig.c \
|
||||
arbfptexture.c \
|
||||
arbfptrig.c \
|
||||
arbvptest1.c \
|
||||
arbvptest3.c \
|
||||
arbvptorus.c \
|
||||
@@ -34,6 +34,7 @@ SOURCES = antialias.c \
|
||||
texline.c \
|
||||
texrect.c \
|
||||
texwrap.c \
|
||||
vparray.c \
|
||||
vptest1.c \
|
||||
vptest2.c \
|
||||
vptest3.c \
|
||||
|
||||
Reference in New Issue
Block a user