mirror of
https://github.com/pkali/Avery_Breakout.git
synced 2026-05-20 22:33:55 +02:00
racquette centering on start
This commit is contained in:
+1
-1
@@ -1640,7 +1640,7 @@ Level000_data
|
|||||||
; 0 1 2 3
|
; 0 1 2 3
|
||||||
; 0123456789012345678901234567890123456789
|
; 0123456789012345678901234567890123456789
|
||||||
.byte EOL,EOL,EOL
|
.byte EOL,EOL,EOL
|
||||||
:14 .byte ' ##################################',EOL
|
:14 .byte ' ## ## ## ## ######################',EOL
|
||||||
.byte 0
|
.byte 0
|
||||||
LevelFileBuff
|
LevelFileBuff
|
||||||
LevelFileBuffLen=(screenWidth*maxLines)+20
|
LevelFileBuffLen=(screenWidth*maxLines)+20
|
||||||
|
|||||||
Reference in New Issue
Block a user