Give Dump Objects dedicated folder and tooltip

This commit is contained in:
Ryan Meredith
2018-06-06 08:42:41 -04:00
parent f09f83c309
commit 45b9b7d211
6 changed files with 14 additions and 5 deletions

View File

@ -47,6 +47,7 @@
#define DUMP_DIR "Dump"
#define DUMP_TEXTURES_DIR "Textures"
#define DUMP_FRAMES_DIR "Frames"
#define DUMP_OBJECTS_DIR "Objects"
#define DUMP_AUDIO_DIR "Audio"
#define DUMP_DSP_DIR "DSP"
#define DUMP_SSL_DIR "SSL"