mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 19:27:27 +00:00
Dump the redundant "save textures" function. Use TextureCache's dumping feature instead.
This commit is contained in:
parent
72e83140f0
commit
54aeec7a8f
3 changed files with 0 additions and 20 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue