mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-30 17:00:33 +08:00
完善代码
This commit is contained in:
@@ -46,8 +46,8 @@ addfood:
|
||||
bmi +
|
||||
sbc #$c0
|
||||
tay
|
||||
* lda (_ptr), y
|
||||
iny
|
||||
* iny
|
||||
lda (_ptr), y
|
||||
cmp #csps
|
||||
bne -
|
||||
lda #crnd
|
||||
|
||||
Reference in New Issue
Block a user