mirror of
https://github.com/cc65/cc65.git
synced 2025-08-15 06:27:36 +00:00
Fixed typo.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user