remove trash created in previous revisions
git-svn-id: svn://kolibrios.org@1143 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -28,6 +28,8 @@ 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
|
||||
@@ -88,5 +90,7 @@ end if
|
||||
UDATA
|
||||
sc system_colors
|
||||
|
||||
procinfo rb 1024
|
||||
|
||||
MEOS_APP_END
|
||||
; <--- end of MenuetOS application --->
|
Reference in New Issue
Block a user