mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:44:56 +00:00
Various bug fixes
This commit is contained in:
@@ -188,7 +188,7 @@ static FloatReturnFn skAnalogFuncs[] =
|
||||
nullptr
|
||||
};
|
||||
|
||||
#define kCommandFilterCount 65
|
||||
#define kCommandFilterCount 67
|
||||
static bool skCommandFilterFlag[kCommandFilterCount] = {true};
|
||||
|
||||
void ControlMapper::SetCommandFiltered(ECommands cmd, bool filtered)
|
||||
|
||||
Reference in New Issue
Block a user