Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -40,10 +40,10 @@
|
||||
|
||||
; Do driver initialization. Set draw and view pages.
|
||||
|
||||
lda #0
|
||||
jsr tgi_setviewpage
|
||||
lda #0
|
||||
jsr tgi_setdrawpage
|
||||
lda #0
|
||||
jsr tgi_setviewpage
|
||||
lda #0
|
||||
jsr tgi_setdrawpage
|
||||
|
||||
; Set the default palette.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user