increase conio constructor priority
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
; Low level init code for soft80 screen output/console input
|
; Low level init code for soft80 screen output/console input
|
||||||
;
|
;
|
||||||
|
|
||||||
.constructor soft80_init
|
.constructor soft80_init, 8
|
||||||
.destructor soft80_shutdown
|
.destructor soft80_shutdown
|
||||||
|
|
||||||
.import soft80_kclrscr, soft80_charset
|
.import soft80_kclrscr, soft80_charset
|
||||||
|
|||||||
Reference in New Issue
Block a user