mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Fixed typo.
This commit is contained in:
parent
e6e9c72f66
commit
bbed9fdb63
@ -1,7 +1,7 @@
|
||||
;
|
||||
; Ullrich von Bassewitz, 28.09.1998
|
||||
;
|
||||
; Banking routines for the 610.
|
||||
; Banking routines for the 510.
|
||||
;
|
||||
|
||||
.export set_bank, sys_bank, restore_bank
|
||||
@ -37,5 +37,3 @@
|
||||
pla
|
||||
rts
|
||||
.endproc
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user