IOS: Replaces spaces with tabs
This commit is contained in:
parent
106e3a87bd
commit
c1e664b6d6
7 changed files with 67 additions and 67 deletions
|
@ -90,7 +90,7 @@ OSystem_IPHONE::~OSystem_IPHONE() {
|
|||
}
|
||||
|
||||
bool OSystem_IPHONE::touchpadModeEnabled() const {
|
||||
return _touchpadModeEnabled;
|
||||
return _touchpadModeEnabled;
|
||||
}
|
||||
|
||||
int OSystem_IPHONE::timerHandler(int t) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue