mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
Fixed comment.
This commit is contained in:
@@ -166,7 +166,7 @@ setbuf: lda #$00 ; Low byte
|
||||
bit $C080
|
||||
.endif
|
||||
|
||||
; Reset stack we already passed
|
||||
; Reset stack as we already passed
|
||||
; the point of no return anyway
|
||||
ldx #$FF
|
||||
txs
|
||||
|
Reference in New Issue
Block a user