Fix Windows build
This commit is contained in:
committed by
Joshua Granick
parent
3b0c6ced16
commit
d7064bd064
@@ -12,10 +12,7 @@ namespace lime {
|
||||
|
||||
typedef unsigned char uint8;
|
||||
|
||||
//this was //HX_WINDOWS,
|
||||
//but we aren't using _wfopen by
|
||||
//default anymore
|
||||
#if 0
|
||||
#if HX_WINDOWS
|
||||
|
||||
typedef wchar_t OSChar;
|
||||
#define val_os_string val_wstring
|
||||
|
||||
Reference in New Issue
Block a user