Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
; 29.10.99
|
||||
|
||||
; void RecoverRectangle (void);
|
||||
|
||||
.export _RecoverRectangle
|
||||
|
||||
.export _RecoverRectangle
|
||||
|
||||
.include "jumptab.inc"
|
||||
|
||||
.include "jumptab.inc"
|
||||
|
||||
_RecoverRectangle = RecoverRectangle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user