diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-09 18:13:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-09 18:13:16 -0400 |
commit | 5bf8472d4f8902203fc07609e30edaed3818370b (patch) | |
tree | 416c2c65c280d77360debaf6644b8565350f11e6 /include/global.h | |
parent | 2caef5b2b488e2a5bd88031ca747c62d376d1da8 (diff) |
debug_sub_808FA88
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 b61488545..3270b6c25 100644 --- a/include/global.h +++ b/include/global.h @@ -337,7 +337,7 @@ struct TVShowBravoTrainerBattleTowerSpotlight /*0x01*/ bool8 active; /*0x02*/ u8 trainerName[8]; /*0x0A*/ u16 species; - /*0x0C*/ u8 pokemonName[8]; + /*0x0C*/ u8 pokemonName[8]; // TODO: rename this /*0x14*/ u16 defeatedSpecies; /*0x16*/ u16 var16; /*0x18*/ u16 var18[1]; |