Macro "wait" as procedure.

This commit is contained in:
Pecusx
2022-08-05 17:13:13 +02:00
parent d448eb2e1e
commit 2bec64c38e
4 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -1441,7 +1441,10 @@ peopleAreHere
noKey
rts
.endp
.proc WaitOneFrame
wait
rts
.endp
;--------------------------------------------------
.proc RmtSongSelect
;--------------------------------------------------