added clear-scissor.c

This commit is contained in:
Brian 2007-08-02 12:14:16 -06:00
parent 65cc3d29a6
commit bf64be2268

View file

@ -12,6 +12,7 @@ LIBS = $(APP_LIB_DEPS)
SOURCES = \
clear.c \
clear-scissor.c \
fs-tri.c \
line-clip.c \
line-cull.c \