small fix pervious revision

git-svn-id: svn://kolibrios.org@2976 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
IgorA 2012-10-01 15:21:16 +00:00
parent 0d1db9d12d
commit a0e958c389
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -694,15 +694,15 @@ button:
@@: @@:
cmp ah,6 cmp ah,6
jne @f jne @f
call but_zoom_p call but_camera_3g_2g
@@: @@:
cmp ah,7 cmp ah,7
jne @f jne @f
call but_zoom_m call but_zoom_p
@@: @@:
cmp ah,8 cmp ah,8
jne @f jne @f
call but_camera_3g_2g call but_zoom_m
@@: @@:
cmp ah,9 cmp ah,9
jne @f jne @f