mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
MSVC buildfix: add UTF8 BOM to korean translation
This commit is contained in:
parent
1a251de6be
commit
9a7d38de77
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* RetroArch - A frontend for libretro.
|
/* RetroArch - A frontend for libretro.
|
||||||
* Copyright (C) 2011-2017 - Daniel De Matteis
|
* Copyright (C) 2011-2017 - Daniel De Matteis
|
||||||
* Copyright (C) 2016-2017 - Brad Parker
|
* Copyright (C) 2016-2017 - Brad Parker
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MSG_COMPILER,
|
MSG_COMPILER,
|
||||||
"컴파일러"
|
"컴파일러"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue