mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
Fix a couple of typos
[committer note: fixed commit message style]
This commit is contained in:
parent
0805b58302
commit
a5a6ef8512
2 changed files with 3 additions and 3 deletions
|
@ -220,7 +220,7 @@ public:
|
|||
}
|
||||
|
||||
protected:
|
||||
// TODO: Wiimote attachment has its own member that isn't being used..
|
||||
// TODO: Wiimote attachment has its own member that isn't being used.
|
||||
ciface::ExpressionParser::ControlEnvironment::VariableContainer m_expression_vars;
|
||||
|
||||
void UpdateReferences(ciface::ExpressionParser::ControlEnvironment& env);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue