mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
win_joystick_rawinput: Fix wchar/char mismatch
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
#ifndef PLAT_WIN_H
|
||||
#define PLAT_WIN_H
|
||||
|
||||
#ifndef UNICODE
|
||||
#define UNICODE
|
||||
#endif
|
||||
#define BITMAP WINDOWS_BITMAP
|
||||
#if 0
|
||||
# ifdef _WIN32_WINNT
|
||||
|
||||
Reference in New Issue
Block a user