Moved constants defining the number of each object back into the source files for the demo objects since the header files are currently common to all.

This commit is contained in:
skarg
2010-02-11 23:14:53 +00:00
parent f10629260e
commit d7ec61eb21
27 changed files with 62 additions and 42 deletions
+2
View File
@@ -46,7 +46,9 @@
#include "handlers.h"
>>>>>>> .r1574
#ifndef MAX_LIGHTING_OUTPUTS
#define MAX_LIGHTING_OUTPUTS 5
#endif
/* we choose to have a NULL level in our system represented by */
/* a particular value. When the priorities are not in use, they */