mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-23 22:08:05 +11:00
recipes/sms/romasm: add missing sentinel in .mycmds
This commit is contained in:
parent
30a0f69101
commit
0fb7995166
@ -148,6 +148,7 @@ basFindCmdExtra:
|
||||
.dw 0x1e00
|
||||
.db "zasm", 0
|
||||
.dw 0x2300
|
||||
.db 0xff
|
||||
|
||||
f0GetB:
|
||||
ld ix, FS_HANDLES
|
||||
|
Loading…
Reference in New Issue
Block a user