didnt mean to leave texture dumping enabled
This commit is contained in:
parent
33be370fe6
commit
8b24e2c386
|
@ -12,7 +12,7 @@
|
|||
using std::min;
|
||||
using std::max;
|
||||
|
||||
#define DEBUG_DUMP_TEXTURE
|
||||
//#define DEBUG_DUMP_TEXTURE
|
||||
|
||||
//This class represents a number of regions of memory which should be viewed as contiguous
|
||||
class MemSpan
|
||||
|
|
Loading…
Reference in New Issue