forked from KolibriOS/kolibrios
correction of previous revision
git-svn-id: svn://kolibrios.org@1144 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -28,8 +28,6 @@ CODE
|
||||
redraw: ; redraw event handler
|
||||
call draw_window ; at first create and draw the window
|
||||
|
||||
mcall 9, procinfo, -1
|
||||
|
||||
wait_event: ; main cycle
|
||||
mov eax, 10
|
||||
mcall
|
||||
@@ -90,7 +88,5 @@ end if
|
||||
UDATA
|
||||
sc system_colors
|
||||
|
||||
procinfo rb 1024
|
||||
|
||||
MEOS_APP_END
|
||||
; <--- end of MenuetOS application --->
|
||||
Reference in New Issue
Block a user