mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:47:42 +00:00
Bug fixes and CAutoMapper mouse events
This commit is contained in:
@@ -19,6 +19,10 @@ class CInventoryScreen : public CPauseScreenBase {
|
||||
bool x1ac_textLeaveRequested = false;
|
||||
bool x1ad_textViewing;
|
||||
|
||||
zeus::CVector2f m_lastMouseCoord;
|
||||
boo::SScrollDelta m_lastAccumScroll;
|
||||
boo::SScrollDelta m_dollScroll;
|
||||
|
||||
void UpdateSamusDollPulses();
|
||||
bool HasLeftInventoryItem(int idx) const;
|
||||
bool HasRightInventoryItem(int idx) const;
|
||||
|
||||
Reference in New Issue
Block a user