forked from KolibriOS/kolibrios
small fix 967 revision - removed duplicated code
git-svn-id: svn://kolibrios.org@974 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c7e2fad919
commit
5f10b7db0c
@ -35,12 +35,6 @@ include '..\..\..\macros.inc'
|
||||
|
||||
START:
|
||||
|
||||
mov eax,48
|
||||
mov ebx,3
|
||||
mov ecx,sc
|
||||
mov edx,sizeof.system_colors
|
||||
mcall
|
||||
|
||||
red:
|
||||
call draw_window
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user