Fix name of first padding member of legoinputmanager.h

This commit is contained in:
Anonymous Maarten 2023-07-01 18:42:09 +00:00 committed by GitHub
parent 5b8e7e5ca4
commit 0c6847d2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ class LegoInputManager : public MxPresenter
virtual long Tickle() override; // vtable+0x8
undefined m_pad00[0x15c];
undefined m_pad40[0x15c];
int m_joystickIndex;
undefined m_pad200[0x194];
MxBool m_useJoystick;