summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-04-09 18:12:02 -0700
committerGitHub <noreply@github.com>2018-04-09 18:12:02 -0700
commit49a7fe02416b0e5b2287c2fd4dbc979bc711457d (patch)
tree25915152990fc6a72f5ba8a9711f1610a6985f8a /include/global.h
parent1f60ac0f857da06bd8a678f7150c42cc94940f3f (diff)
parente472aa274cb772edbf3b797727c6918a0c493a01 (diff)
Merge pull request #592 from PikalaxALT/nohara
Nohara Debug Menu
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index b61488545..38ba50a2c 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 enemyTrainerName[8];
/*0x14*/ u16 defeatedSpecies;
/*0x16*/ u16 var16;
/*0x18*/ u16 var18[1];