#ifndef MY_CVS_JULY_26_2001__H_ #define MY_CVS_JULY_26_2001__H_ #define CV_LIGHT0_POSITION 2 #define CV_LIGHT0_ATT 3 #define CV_LIGHT0_COLOR 4 #define CV_LIGHT1_POSITION 5 #define CV_LIGHT1_ATT 6 #define CV_LIGHT1_COLOR 7 #define CV_LIGHT2_POSITION 8 #define CV_LIGHT2_ATT 9 #define CV_LIGHT2_COLOR 10 #define CV_LIGHT3_POSITION 11 #define CV_LIGHT3_ATT 12 #define CV_LIGHT3_COLOR 13 #define CV_WORLD_0 14 #define CV_WORLD_1 15 #define CV_WORLD_2 16 #define CV_WORLD_3 17 #define CV_VIEWPROJ_0 18 #define CV_VIEWPROJ_1 19 #define CV_VIEWPROJ_2 20 #define CV_VIEWPROJ_3 21 #define CV_BONE_MATRICES_START 22 #define CV_BONE_MATRICES_START_FLT 22.0f #define CV_PLANE_BLEND_LEFT_MATRIX 22 #define CV_PLANE_BLEND_RIGHT_MATRIX 26 #endif