J :
* Add newlines at end of files. This is for better portability. * Fix a direct reference to g++ in the makefile
This commit is contained in:
@@ -235,4 +235,4 @@ void GameStateOptions::ButtonPressed(int controllerId, int controlId)
|
||||
}
|
||||
else
|
||||
optionsTabs->ButtonPressed(controllerId, controlId);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user