summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-06-28 19:59:00 +0300
committerGitHub <noreply@github.com>2020-06-28 19:59:00 +0300
commitf29f16fd5ff0a38d2ba5b367bab77217dea6769e (patch)
tree358b53e93b3c9737d277e12d893f8988779da23e /include/constants
parentf4e8c9289b47f1bf3cb83b96074f4f3e540d51ac (diff)
parente53c2163e58aa8fc39e5f4a06a906d0bb89ecd88 (diff)
Merge pull request #193 from PikalaxALT/pikalax_work
Build Pokemon Pearl
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/pokemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h
index 1af59830..0f9ba25c 100644
--- a/include/constants/pokemon.h
+++ b/include/constants/pokemon.h
@@ -341,7 +341,7 @@ typedef enum {
GIFT_EEVEE = 12
} EncounterType;
-typedef enum GameLanguage OriginLanguage;
+typedef int OriginLanguage;
typedef enum {
ARCEUS_NORMAL = 0,