diff --git a/libsrc/c64/c64-joymouse.s b/libsrc/c64/c64-joymouse.s index 833f21cb6..798eaea0c 100644 --- a/libsrc/c64/c64-joymouse.s +++ b/libsrc/c64/c64-joymouse.s @@ -126,7 +126,7 @@ INSTALL: ldx #$00 txa - rts ; Run into UNINSTALL instead + rts ;---------------------------------------------------------------------------- ; UNINSTALL routine. Is called before the driver is removed from memory.