calc fix: sys_colors_new

git-svn-id: svn://kolibrios.org@4935 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Akyltist 2014-05-24 14:49:28 +00:00
parent 496fa4232c
commit 759b31a019

View File

@ -636,7 +636,7 @@ atof_convertFractionalPart:
draw_window:
mcall 12, 1
mcall 48, 3, sc, sizeof.new_system_colors
mcall 48, 3, sc, 192
mcall 48, 4
@ -841,6 +841,6 @@ butid: db 12, 13, 14, 19, 20, 21, 26, 27, 28, 34, 15, 39, 22, 36, 29, 35, 35, 1
I_END:
sc new_system_colors
sc sys_colors_new
rb 0x200 ; stack
E_END: