summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-04 04:29:25 -0800
committerYamaArashi <shadow962@live.com>2017-01-04 04:29:25 -0800
commitb6b8d053ecfc73c9ff0d4b5715404e3583501b84 (patch)
treed5771b732a18414c94e49d4e57eb2ded73e76d95 /include/global.h
parent19f0d5a5cfc018932fac50eb7cf430297bd3f2da (diff)
Emerald version enum
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
index b74956aa7..3ad3f3988 100644
--- a/include/global.h
+++ b/include/global.h
@@ -24,6 +24,7 @@ enum
{
VERSION_SAPPHIRE = 1,
VERSION_RUBY = 2,
+ VERSION_EMERALD = 3,
};
enum LanguageId {