mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 06:55:05 +01:00
Dutch translation by Adr990
This commit is contained in:
parent
9dc40cbf2a
commit
ee9e70a4c6
@ -25,7 +25,7 @@ SOURCES := source source/boards source/mappers source/input \
|
|||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := source source/sz
|
INCLUDES := source source/sz
|
||||||
# Specify language in all capitals
|
# Specify language in all capitals
|
||||||
# Supported languages: ENGLISH
|
# Supported languages: ENGLISH DUTCH
|
||||||
LANG := ENGLISH
|
LANG := ENGLISH
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
@ -25,7 +25,7 @@ SOURCES := source source/boards source/mappers source/input \
|
|||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := source source/sz source/drivers/gamecube/wiisd
|
INCLUDES := source source/sz source/drivers/gamecube/wiisd
|
||||||
# Specify language in all capitals
|
# Specify language in all capitals
|
||||||
# Supported languages: ENGLISH
|
# Supported languages: ENGLISH DUTCH
|
||||||
LANG := ENGLISH
|
LANG := ENGLISH
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
#elif defined INTL_GERMAN
|
#elif defined INTL_GERMAN
|
||||||
//#include "intl/german.h"
|
//#include "intl/german.h"
|
||||||
#elif defined INTL_DUTCH
|
#elif defined INTL_DUTCH
|
||||||
//#include "intl/dutch.h"
|
#include "intl/dutch.h"
|
||||||
#else
|
#else
|
||||||
#include "intl/english.h"
|
#include "intl/english.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user