whoops, forgot cull
This commit is contained in:
parent
539ab8291b
commit
8af9c5b213
|
|
@ -5,7 +5,7 @@
|
|||
#begin lib_target
|
||||
#define TARGET display
|
||||
#define LOCAL_LIBS \
|
||||
pgraph putil gsgbase gobj linmath mathutil \
|
||||
pgraph cull putil gsgbase gobj linmath mathutil \
|
||||
pstatclient
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||
|
|
|
|||
Loading…
Reference in New Issue