diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-19 15:44:40 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-19 15:44:40 -0400 |
commit | f8c731037ecf076d5ea6374fd7f953d062425852 (patch) | |
tree | ceec5f32b9e580fe2f26a304fbc89b0c87bd043b /include/global.h | |
parent | d1851f99bcd24e1dd51920e9f4a44cebe04d5bb4 (diff) |
DoTVShowTheNameRaterShow
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index a437a3b0d..3454ab0b8 100644 --- a/include/global.h +++ b/include/global.h @@ -269,7 +269,7 @@ struct TVShowNameRaterShow { /*0x1B*/ u8 random2; /*0x1C*/ u16 var1C; /*0x1E*/ u8 language; - /*0x1F*/ u8 var1F; + /*0x1F*/ u8 pokemonNameLanguage; }; struct TVShowMassOutbreak { |