diff --git a/desmume/src/texcache.cpp b/desmume/src/texcache.cpp index df3479699..3b3a6f1b3 100644 --- a/desmume/src/texcache.cpp +++ b/desmume/src/texcache.cpp @@ -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