remove tabs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
.include "atmos.inc"
|
.include "atmos.inc"
|
||||||
|
|
||||||
.export _cpeekc
|
.export _cpeekc
|
||||||
|
|
||||||
@@ -28,4 +28,3 @@ ScrTabHi:
|
|||||||
.repeat 28, Line
|
.repeat 28, Line
|
||||||
.byte >(SCREEN + Line * 40)
|
.byte >(SCREEN + Line * 40)
|
||||||
.endrep
|
.endrep
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
.import ppubuf_waitempty
|
.import ppubuf_waitempty
|
||||||
|
|
||||||
.include "nes.inc"
|
.include "nes.inc"
|
||||||
|
|
||||||
.segment "CODE"
|
.segment "CODE"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user