mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Update Makefile.common/griffin
This commit is contained in:
parent
652c59b25e
commit
9e5d6c4155
@ -269,7 +269,8 @@ OBJ += intl/msg_hash_de.o \
|
||||
intl/msg_hash_ko.o \
|
||||
intl/msg_hash_nl.o \
|
||||
intl/msg_hash_pl.o \
|
||||
intl/msg_hash_pt.o \
|
||||
intl/msg_hash_pt_br.o \
|
||||
intl/msg_hash_pt_pt.o \
|
||||
intl/msg_hash_ru.o \
|
||||
intl/msg_hash_vn.o \
|
||||
intl/msg_hash_chs.o
|
||||
|
@ -851,7 +851,8 @@ RETROARCH
|
||||
#include "../intl/msg_hash_ja.c"
|
||||
#include "../intl/msg_hash_ko.c"
|
||||
#include "../intl/msg_hash_nl.c"
|
||||
#include "../intl/msg_hash_pt.c"
|
||||
#include "../intl/msg_hash_pt_br.c"
|
||||
#include "../intl/msg_hash_pt_pt.c"
|
||||
#include "../intl/msg_hash_pl.c"
|
||||
#include "../intl/msg_hash_ru.c"
|
||||
#include "../intl/msg_hash_vn.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user