Changeset 3729 in orxonox.OLD for orxonox/trunk/src/glmenu
- Timestamp:
- Apr 5, 2005, 11:51:15 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/glmenu/glmenu_imagescreen.cc
r3678 r3729 114 114 glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); 115 115 116 117 //PRINTF()(); 118 printf("GLMenuImagEscreen::draw() - drawing step %i/%i\n", 116 PRINTF(4)("GLMenuImagEscreen::draw() - drawing step %i/%i\n", 119 117 this->currentValue, this->maxValue); 120 118
Note: See TracChangeset
for help on using the changeset viewer.