Added offset comment

This commit is contained in:
Christian Semmler 2023-10-12 12:13:19 -04:00
parent a2f5d8589e
commit a23b3c0495

View File

@ -58,7 +58,7 @@ class InfocenterState : public LegoState
*/
undefined pad[0x70];
MxU32 m_buffer[7];
MxU32 m_buffer[7]; // 0x78
};
#endif // INFOCENTERSTATE_H