Use ANSI encoding for cemu.rc

Clang has issues with utf16 and MSVC does not like utf8. So ANSI it is.
This commit is contained in:
Exzap 2022-09-05 15:32:45 +02:00
parent 917b80941e
commit c256fbb68d

View file

@ -1,4 +1,4 @@
// Microsoft Visual C++ generated resource script. // Microsoft Visual C++ generated resource script.
// //
#include "resource/resource.h" #include "resource/resource.h"