Dump the redundant "save textures" function. Use TextureCache's dumping feature instead.

This commit is contained in:
NeoBrainX
2012-05-13 17:48:23 +02:00
parent 72e83140f0
commit 54aeec7a8f
3 changed files with 0 additions and 20 deletions

View File

@ -34,7 +34,6 @@
// Log in two categories, and save three other options in the same byte
#define CONF_LOG 1
#define CONF_PRIMLOG 2
#define CONF_SAVETEXTURES 4
#define CONF_SAVETARGETS 8
#define CONF_SAVESHADERS 16