diff options
Diffstat (limited to 'data/specials.inc')
-rw-r--r-- | data/specials.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/specials.inc b/data/specials.inc index dd12775f5..e0022bea1 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -342,3 +342,6 @@ gSpecials:: .4byte GetNameOfEnigmaBerryInPlayerParty .4byte ScriptRandom .4byte sub_80835D8 +.ifdef GERMAN + .4byte nullsub_814B200 +.endif |