Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
; unsigned char __fastcall__ revers (unsigned char onoff);
|
||||
;
|
||||
|
||||
.export _textcolor, _bgcolor, _bordercolor, _revers
|
||||
.import return0
|
||||
.export _textcolor, _bgcolor, _bordercolor, _revers
|
||||
.import return0
|
||||
|
||||
_textcolor = return0
|
||||
_bgcolor = return0
|
||||
_bordercolor = return0
|
||||
_revers = return0
|
||||
_textcolor = return0
|
||||
_bgcolor = return0
|
||||
_bordercolor = return0
|
||||
_revers = return0
|
||||
|
||||
Reference in New Issue
Block a user