Eliminate some baseless restrictions in PointerWrap, mainly vector<string> not working.

This commit is contained in:
Jordan Woyak
2013-03-02 03:28:44 -06:00
parent 008fdc7310
commit 2356e5c0e7
5 changed files with 123 additions and 116 deletions

View File

@ -36,7 +36,7 @@
#include "ChunkFile.h"
#include "ConfigManager.h"
#define CACHE_REVISION 0x10F
#define CACHE_REVISION 0x110
#define DVD_BANNER_WIDTH 96
#define DVD_BANNER_HEIGHT 32