diff options
author | Rr42 | 2018-06-07 11:58:22 +0530 |
---|---|---|
committer | Rr42 | 2018-06-07 11:58:22 +0530 |
commit | 3f27ae593c4804b3c0acacf21cf64c1e080750ff (patch) | |
tree | 0c3d2a551ff65ccc82067b4a28407c9ccbbd58fc /ldmicro/lang.cpp | |
parent | 51b442a21abd9e40fcd3dc05e676690b7233e83d (diff) | |
download | LDMicroGtk-3f27ae593c4804b3c0acacf21cf64c1e080750ff.tar.gz LDMicroGtk-3f27ae593c4804b3c0acacf21cf64c1e080750ff.tar.bz2 LDMicroGtk-3f27ae593c4804b3c0acacf21cf64c1e080750ff.zip |
Updated cmake to run file generation scripts
Diffstat (limited to 'ldmicro/lang.cpp')
-rw-r--r-- | ldmicro/lang.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldmicro/lang.cpp b/ldmicro/lang.cpp index 83f9036..084c766 100644 --- a/ldmicro/lang.cpp +++ b/ldmicro/lang.cpp @@ -43,7 +43,6 @@ typedef struct LangTag { // These are the actual translation tables, so should be included in just // one place. #include "obj/lang-tables.h" -#define LDLANG_EN char *_(char *in) { |