diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-13 08:45:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-13 08:45:25 -0400 |
commit | 3f8fdccac5909e7dc80de42a3fae24ccab45b321 (patch) | |
tree | 0cb9f393e309e40da7544ca5625809ba1474fe8d /include | |
parent | e6c587bd92ad5e4ef5ebceaf8e1b12c399b2c0bf (diff) |
Complete decompilation of tomomichi_debug_menu
Diffstat (limited to 'include')
-rw-r--r-- | include/contest_painting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest_painting.h b/include/contest_painting.h index 48ab95fbc..4d0f76168 100644 --- a/include/contest_painting.h +++ b/include/contest_painting.h @@ -40,7 +40,7 @@ struct Unk2015E00 struct ContestEntry { - /*0x00*/ u8 var0; + /*0x00*/ u32 var0; /*0x04*/ u32 var4; /*0x08*/ u16 var8; /*0x0A*/ u8 contestType; |