mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 02:57:03 +00:00
Bug fixes and CAutoMapper mouse events
This commit is contained in:
@@ -102,6 +102,7 @@ public:
|
||||
void SetPulseGrapple(bool b) { x270_28_pulseGrapple = b; }
|
||||
void SetPulseBeam(bool b) { x270_27_pulseBeam = b; }
|
||||
float GetViewInterpolation() const { return xc4_viewInterp; }
|
||||
bool IsZoomedOut() const { return xc0_userZoom == -4.f; }
|
||||
};
|
||||
|
||||
} // namespace MP1
|
||||
|
||||
Reference in New Issue
Block a user