compress images by Andrey Oskin
git-svn-id: svn://kolibrios.org@7670 a494cfbc-eb01-0410-851d-a64ba20cac60
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 732 B |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 966 B |
@ -2242,7 +2242,7 @@ draw_level_num:
|
||||
draw_volume_num:
|
||||
|
||||
mov eax, 13
|
||||
mov ebx, (WINDOW_WIDTH/2+25)*0x00010000 + 30
|
||||
mov ebx, (WINDOW_WIDTH/2+35)*0x00010000 + 30
|
||||
mov ecx, 370*0x00010000 + 15
|
||||
mov edx, BACK_COLOR
|
||||
int 0x40
|
||||
@ -2250,7 +2250,7 @@ draw_volume_num:
|
||||
mov eax, 47
|
||||
mov ebx, 0x80020000
|
||||
mov ecx, [_set_volume]
|
||||
mov edx, (WINDOW_WIDTH/2+25)*65536 + 370
|
||||
mov edx, (WINDOW_WIDTH/2+35)*65536 + 370
|
||||
mov esi,0x00000000
|
||||
int 0x40
|
||||
|
||||
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 1003 B |