- Timestamp:
- 08/04/11 19:27:14 (13 years ago)
- File:
-
- 1 edited
-
ps/trunk/source/lib/res/graphics/ogl_tex.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/lib/res/graphics/ogl_tex.cpp
r9961 r9962 587 587 // same state values are being set (harmless anyway). 588 588 intptr_t refs = h_get_refcnt(ht); 589 if( intptr_t> 1)589 if(refs > 1) 590 590 return; // don't complain 591 591
Note:
See TracChangeset
for help on using the changeset viewer.
