Fixed a comment
git-svn-id: svn://svn.cc65.org/cc65/trunk@2842 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -293,7 +293,7 @@ Init: jsr initlib
|
|||||||
|
|
||||||
jsr callmain
|
jsr callmain
|
||||||
|
|
||||||
; Disable Call module destructors. This is also the _exit entry and the default entry
|
; Call module destructors. This is also the _exit entry and the default entry
|
||||||
; point for the break vector.
|
; point for the break vector.
|
||||||
|
|
||||||
_exit: lda #$00
|
_exit: lda #$00
|
||||||
|
|||||||
Reference in New Issue
Block a user