summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uitext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/uitext.c')
-rw-r--r--src/emu/uitext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/uitext.c b/src/emu/uitext.c
index e3fa967cf69..62e4b9abe7b 100644
--- a/src/emu/uitext.c
+++ b/src/emu/uitext.c
@@ -18,7 +18,7 @@ extern const char *mess_default_text[];
#endif /* MESS */
-lang_struct lang;
+static lang_struct lang;
/* All entries in this table must match the enum ordering in "uitext.h" */
static const char *mame_default_text[] =