mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 16:06:10 +00:00
Add missing class variable
This commit is contained in:
@@ -83,6 +83,7 @@ struct CFinalInput {
|
||||
|
||||
float m_leftMul = 1.f;
|
||||
float m_rightMul = 1.f;
|
||||
u32 m_which = -1;
|
||||
|
||||
CFinalInput();
|
||||
// CFinalInput(int cIdx, float dt, const boo::DolphinControllerState& data, const CFinalInput& prevInput, float leftDiv,
|
||||
|
||||
Reference in New Issue
Block a user