update knight game

git-svn-id: svn://kolibrios.org@6249 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2016-02-18 21:58:26 +00:00
parent 7b8cd2b393
commit c6751519a6
3 changed files with 1 additions and 3 deletions

Binary file not shown.

View File

@ -418,9 +418,7 @@ align 4
draw_window:
mcall 12,1
mcall 48, 4
lea ecx, [50*65536+484+eax]; [y start] *65536 + [y size] + [skin_height]
mcall 0,<50,649>,,0x34,,title
mcall 0,<50,649>,<50,484>,0x01000000,0x01000000,0x01000000
mcall 12,2
ret

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 KiB

After

Width:  |  Height:  |  Size: 103 KiB