mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
disable unicode until GL context is fixed
This commit is contained in:
parent
5be05b3f61
commit
826afd137c
@ -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" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user