mirror of https://github.com/cemu-project/Cemu.git
Use ANSI encoding for cemu.rc (#184)
Clang has issues with utf16 and MSVC does not like utf8. So ANSI it is.
This commit is contained in:
parent
917b80941e
commit
391334d64e
|
@ -1,4 +1,4 @@
|
|||
// Microsoft Visual C++ generated resource script.
|
||||
// Microsoft Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource/resource.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue