mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-27 07:20:34 +08:00
更改计算分数为时间,更改SCORE为SNAKE
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
calcscore:
|
||||
.scope
|
||||
inc s
|
||||
rts
|
||||
bne +
|
||||
inc s+1
|
||||
* rts
|
||||
.scend
|
||||
Reference in New Issue
Block a user