Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
; /* Switch the C128 into C64 mode. Note: This function will not return! */
|
||||
;
|
||||
|
||||
.export _c64mode
|
||||
.export _c64mode
|
||||
.import C64MODE
|
||||
|
||||
_c64mode = C64MODE
|
||||
_c64mode = C64MODE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user