Subversion Repositories Kolibri OS

Rev

Rev 539 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 539 Rev 551
Line 182... Line 182...
182
;   *******  WINDOW DEFINITIONS AND DRAW ********
182
;   *******  WINDOW DEFINITIONS AND DRAW ********
183
;   *********************************************
183
;   *********************************************
184
draw_window:
184
draw_window:
185
    mov  [ticks],TICKS
185
    mov  [ticks],TICKS
186
    mcall 12,1
186
    mcall 12,1
187
    mcall 0,<100,FLDSIZE2+16>,<100,FLDSIZE2+38>,0x03008000
187
    mcall 0,<100,FLDSIZE2+16>,<100,FLDSIZE2+38>,0x04008000
188
    mcall 4,<8,8>,0x10ffffff,header,header.size
188
    mcall 4,<8,8>,0x10ffffff,header,header.size
189
    mov   esi,ecx
189
    mov   esi,ecx
190
  if lang eq ru
190
  if lang eq ru
191
    mcall 47,0x20000,[levnum],<165,8>
191
    mcall 47,0x20000,[levnum],<165,8>
192
  else
192
  else