sm64pc/bin/eu/translation_de.c

14 lines
424 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// SM64 (EU) Segment 19 - Deutsch
#include "game/ingame_menu.h"
#include "make_const_nonconst.h"
2019-12-02 02:52:53 +00:00
// Include text/define_text.inc.c, preprocessed with -I text/de/ to get the
// right translation strings, with symbols renamed as below.
#define seg2_course_name_table course_name_table_eu_de
#define seg2_act_name_table act_name_table_eu_de
#define seg2_dialog_table dialog_table_eu_de
#include "text/de/define_text.inc.c"