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:
@@ -21,4 +21,4 @@ printscore:
|
||||
rts
|
||||
.scend
|
||||
|
||||
score_str: .byte "SCORE",0
|
||||
score_str: .byte "SNAKE",0
|
||||
Reference in New Issue
Block a user