Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
; void EnterTurbo (void);
|
||||
|
||||
.export _EnterTurbo
|
||||
.import return0
|
||||
.export _EnterTurbo
|
||||
.import return0
|
||||
|
||||
_EnterTurbo = return0
|
||||
_EnterTurbo = return0
|
||||
|
||||
Reference in New Issue
Block a user