mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix name of first padding member of legoinputmanager.h
This commit is contained in:
parent
5b8e7e5ca4
commit
0c6847d2ba
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user