From fed5701e8e8453cdda1a3bdc545c8c607cd981d8 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 15 Mar 2018 08:46:22 -0400 Subject: Renaming objects related to tomomichi debug menu --- include/contest_painting.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/contest_painting.h b/include/contest_painting.h index 4d0f76168..81535ec8b 100644 --- a/include/contest_painting.h +++ b/include/contest_painting.h @@ -40,9 +40,9 @@ struct Unk2015E00 struct ContestEntry { - /*0x00*/ u32 var0; - /*0x04*/ u32 var4; - /*0x08*/ u16 var8; + /*0x00*/ u32 personality; + /*0x04*/ u32 otId; + /*0x08*/ u16 species; /*0x0A*/ u8 contestType; /*0x0B*/ u8 pokemon_name[POKEMON_NAME_LENGTH]; /*0x15*/ u8 pad15; -- cgit v1.2.3