mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-21 16:29:06 +00:00
EMAIL: Fixed latent bug in gettime.s
This commit is contained in:
parent
097fe0adae
commit
63edbf024e
@ -6,4 +6,5 @@
|
|||||||
_gettime:
|
_gettime:
|
||||||
jsr $bf00 ; MLI
|
jsr $bf00 ; MLI
|
||||||
.byte $82 ; GET_TIME
|
.byte $82 ; GET_TIME
|
||||||
|
.word $0000 ; Null param list
|
||||||
rts
|
rts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user