EMAIL: Fixed latent bug in gettime.s

This commit is contained in:
Bobbi Webber-Manners 2021-05-28 17:29:20 -04:00
parent 097fe0adae
commit 63edbf024e
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@
_gettime:
jsr $bf00 ; MLI
.byte $82 ; GET_TIME
.word $0000 ; Null param list
rts