Add xyz axis

This commit is contained in:
Mark Mine 2003-06-18 20:34:28 +00:00
parent b01bc0f06a
commit e37b967a0b

View File

@ -8,7 +8,7 @@
#begin install_egg
#define UNPAL_SOURCES \
camera.egg rgbCube.egg
camera.egg rgbCube.egg xyzAxis.egg
#end install_egg
#begin install_egg
@ -18,5 +18,5 @@
#begin install_egg
#define SOURCES \
fade_sphere.egg fade.egg iris.egg
fade_sphere.egg fade.egg iris.egg
#end install_egg