diff --git a/LEGO1/infocenterstate.h b/LEGO1/infocenterstate.h index af3f4a46..309dccb3 100644 --- a/LEGO1/infocenterstate.h +++ b/LEGO1/infocenterstate.h @@ -58,7 +58,7 @@ class InfocenterState : public LegoState */ undefined pad[0x70]; - MxU32 m_buffer[7]; + MxU32 m_buffer[7]; // 0x78 }; #endif // INFOCENTERSTATE_H