1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-11 13:40:28 +08:00

调节缩进

This commit is contained in:
fumiama
2021-04-03 19:45:55 +08:00
parent d65d73220d
commit 743e7c939d
2 changed files with 93 additions and 93 deletions

View File

@@ -3,6 +3,6 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
calcscore:
.scope
inc s
rts
inc s
rts
.scend