disable unicode until GL context is fixed

This commit is contained in:
Brad Parker 2016-12-02 15:34:15 -05:00
parent 5be05b3f61
commit 826afd137c

View File

@ -25,9 +25,9 @@
#ifndef _XBOX
#ifdef _WIN32
#define UNICODE
/*#define UNICODE
#include <tchar.h>
#include <wchar.h>
#include <wchar.h>*/
#ifdef __cplusplus
extern "C" {