00001 00025 #ifndef GRIDDEBUG_H 00026 #define GRIDDEBUG_H 00027 00028 extern int useFreeCamera; 00029 extern int canChangeScenes; 00030 00032 void change_grid_camera(short int pKey); 00034 void change_grid(short int pKey); 00036 void apply_celling_grid(short int pKey); 00037 00038 #endif
1.5.5