remove tabs

This commit is contained in:
mrdudz
2022-07-24 19:16:15 +02:00
parent aeb13b60a7
commit a998d34907
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
.include "atmos.inc"
.include "atmos.inc"
.export _cpeekc
@@ -28,4 +28,3 @@ ScrTabHi:
.repeat 28, Line
.byte >(SCREEN + Line * 40)
.endrep

View File

@@ -3,7 +3,7 @@
.import ppubuf_waitempty
.include "nes.inc"
.include "nes.inc"
.segment "CODE"