mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 00:49:47 +00:00
add support for Korean
This commit is contained in:
parent
b5a01bc42e
commit
5f2e6c4320
@ -847,6 +847,7 @@ RETROARCH
|
|||||||
#include "../intl/msg_hash_fr.c"
|
#include "../intl/msg_hash_fr.c"
|
||||||
#include "../intl/msg_hash_it.c"
|
#include "../intl/msg_hash_it.c"
|
||||||
#include "../intl/msg_hash_ja.c"
|
#include "../intl/msg_hash_ja.c"
|
||||||
|
#include "../intl/msg_hash_ko.c"
|
||||||
#include "../intl/msg_hash_nl.c"
|
#include "../intl/msg_hash_nl.c"
|
||||||
#include "../intl/msg_hash_pt.c"
|
#include "../intl/msg_hash_pt.c"
|
||||||
#include "../intl/msg_hash_pl.c"
|
#include "../intl/msg_hash_pl.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user