mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2024-12-22 05:29:54 +00:00
Merge pull request #9 from rharke/close-before-quit
Close directory if no .SYSTEM file found to chain to
This commit is contained in:
commit
94fae50608
@ -323,6 +323,7 @@ handle_sys_file:
|
|||||||
jmp invoke_system_file
|
jmp invoke_system_file
|
||||||
|
|
||||||
not_found:
|
not_found:
|
||||||
|
MLI_CALL CLOSE, close_params
|
||||||
jmp quit
|
jmp quit
|
||||||
.endproc
|
.endproc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user