diff options
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r-- | common/gameDetector.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h index a563c3c9e9..d65072b6cb 100644 --- a/common/gameDetector.h +++ b/common/gameDetector.h @@ -56,6 +56,8 @@ enum { JA_JPN = 6, ZH_TWN = 7, KO_KOR = 8, + SE_SWE = 9, + EN_GRB = 10, HB_HEB = 20 }; |