forked from KolibriOS/kolibrios
Actually set the background on boot to 1x1 black pixel
git-svn-id: svn://kolibrios.org@910 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
931d4df6c1
commit
4589f3ae78
@ -895,6 +895,8 @@ end if
|
|||||||
sti
|
sti
|
||||||
call change_task
|
call change_task
|
||||||
|
|
||||||
|
call draw_background_temp
|
||||||
|
|
||||||
jmp osloop
|
jmp osloop
|
||||||
|
|
||||||
; jmp $ ; wait here for timer to take control
|
; jmp $ ; wait here for timer to take control
|
||||||
|
Loading…
Reference in New Issue
Block a user