summaryrefslogtreecommitdiff
path: root/ldmicro/lang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ldmicro/lang.cpp')
-rw-r--r--ldmicro/lang.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ldmicro/lang.cpp b/ldmicro/lang.cpp
index 4be05d0..a4f1532 100644
--- a/ldmicro/lang.cpp
+++ b/ldmicro/lang.cpp
@@ -42,7 +42,8 @@ typedef struct LangTag {
// These are the actual translation tables, so should be included in just
// one place.
-#include "obj/lang-tables.h"
+//#include "obj/lang-tables.h"
+#define LDLANG_EN
char *_(char *in)
{