scrshoot: label fixed

git-svn-id: svn://kolibrios.org@2431 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2012-03-07 20:30:06 +00:00
parent b39e0fcab7
commit 319465067d
2 changed files with 7 additions and 3 deletions

View File

@ -804,6 +804,8 @@ device_er db '
not_shooted db '‘¤¥« ©â¥ á­¨¬®ª !!!',0
no_file_name db '‚¢¥¤¨â¥ ¨¬ï ä ©«  !!!',0
invalid_rect db '<27>¥¤®¯ãáâ¨¬ë¥ à §¬¥àë ®¡« áâ¨',0
keyforexit db '<27>â® ¢ è á­¨¬®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0
else
text:
@ -850,9 +852,13 @@ device_er db 'Device error',0
not_shooted db 'Make a photo !!!',0
no_file_name db 'Enter file name !!!',0
invalid_rect db 'Wrong area size',0
keyforexit db 'This is your screenshot. Press any key to exit.',0
end if
;---------------------------------------------------------------------
PathShow_data_1:
.type dd 0 ;+0

View File

@ -50,6 +50,4 @@ ret
@@:
jmp close
.label label 20,20,0x80000000,$+4
db '<27>â® ¢ è á­¨¬®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0
.label label 20,20,0x80000000,keyforexit