From 47e2ef7b9be4a1e470cb03fd868af10413eaef34 Mon Sep 17 00:00:00 2001 From: scnorton Date: Tue, 30 May 2017 13:34:24 -0400 Subject: DoTVShowBravoTrainerPokemonProfile --- include/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/global.h') diff --git a/include/global.h b/include/global.h index 0257e4110..2fad98eb4 100644 --- a/include/global.h +++ b/include/global.h @@ -342,7 +342,7 @@ struct TVShowBravoTrainerPokemonProfiles { /*0x08*/ u8 pokemonNickname[11]; /*0x13*/ u8 contestCategory:3; /*0x13*/ u8 contestRank:2; - /*0x13*/ u8 var13_5:2; + /*0x13*/ u8 contestResult:2; /*0x13*/ u8 var13_7:1; /*0x14*/ u16 var14; /*0x16*/ u8 playerName[8]; -- cgit v1.2.3