diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-10 08:37:50 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-10 08:37:50 -0500 |
commit | d76901ff6412c319a1044db36e6ab0b98f530d25 (patch) | |
tree | 6adec703e7b83d40080c75afd6293221dbe68703 /include/global.h | |
parent | c9da45b254d2400277027da3a6b2cc49d69ce2ff (diff) |
through sub_800A0AC
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h index 3421517d7..8cfbc2289 100644 --- a/include/global.h +++ b/include/global.h @@ -51,6 +51,7 @@ enum LanguageId { LANGUAGE_GERMAN = 5, }; +#define GAME_VERSION (VERSION_EMERALD) #define GAME_LANGUAGE (LANGUAGE_ENGLISH) enum |