Subversion Repositories Kolibri OS

Rev

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

Rev 1677 Rev 1760
Line 103... Line 103...
103
    mov  cx,  1*0x100+13
103
    mov  cx,  1*0x100+13
104
    mov  edx, [game_over_picture_color]
104
    mov  edx, [game_over_picture_color]
105
    mov  esi, picture_game_over
105
    mov  esi, picture_game_over
106
     jmp .done
106
     jmp .done
107
  @@:
107
  @@:
108
    mov  ax,  5*0x100+17
108
    mov  ax,  1*0x100+26
109
    mov  cx,  1*0x100+12
109
    mov  cx,  1*0x100+12
110
    mov  edx, [you_win_picture_color]
110
    mov  edx, [you_win_picture_color]
111
    mov  esi, picture_you_win
111
    mov  esi, picture_you_win
112
  .done:
112
  .done:
113
      call      Draw_picture
113
      call      Draw_picture