Enable building tests in MSVC 2013

This commit is contained in:
2017-09-16 12:46:31 -04:00
parent 477f6618fd
commit 9127e4a03f
11 changed files with 267 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ typedef signed short spec_num_t;
typedef signed short item_num_t;
typedef unsigned short str_num_t;
typedef signed short pic_num_t;
typedef signed int snd_num_t;
// OBoE Current Version
const unsigned long long OBOE_CURRENT_VERSION = 0x020000; // MMmmff; M - major, m - minor, f - bugfix