mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-02 20:11:15 +00:00
🚑️ fix: oops i forgot to put lego1_export
This commit is contained in:
parent
c47658a8ef
commit
6bdc961989
@ -108,7 +108,7 @@ class LegoInputManager : public MxPresenter {
|
||||
|
||||
MxResult Create(HWND p_hwnd);
|
||||
void Destroy() override;
|
||||
MxResult GetJoystick();
|
||||
LEGO1_EXPORT MxResult GetJoystick();
|
||||
MxResult GetJoystickState(MxU32* p_joystickX, MxU32* p_joystickY, MxU32* p_povPosition);
|
||||
void StartAutoDragTimer();
|
||||
void StopAutoDragTimer();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user