Subversion Repositories Kolibri OS

Rev

Rev 2237 | Rev 3184 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2237 Rev 2354
Line 972... Line 972...
972
.start_x    dw 500 ;+2
972
.start_x    dw 500 ;+2
973
.y:
973
.y:
974
.size_y     dw 300 ;+4
974
.size_y     dw 300 ;+4
975
.start_y    dw 30 ;+6
975
.start_y    dw 30 ;+6
976
.btn_high   dd 15 ;+8
976
.btn_high   dd 15 ;+8
977
.type       dd 1  ;+12
977
.type       dd 2  ;+12
978
.max_area   dd 10  ;+16
978
.max_area   dd 10  ;+16
979
.cur_area   dd 2  ;+20
979
.cur_area   dd 2  ;+20
980
.position   dd 0  ;+24
980
.position   dd 0  ;+24
981
.bckg_col   dd 0xeeeeee ;+28
981
.bckg_col   dd 0xeeeeee ;+28
982
.frnt_col   dd 0x8aeaa0   ;0xbbddff ;+32
982
.frnt_col   dd 0x8aeaa0   ;0xbbddff ;+32
Line 1006... Line 1006...
1006
.start_x    dw 10   ;0 ;+2
1006
.start_x    dw 10   ;0 ;+2
1007
.y:
1007
.y:
1008
.size_y     dw 15   ;0 ;+4
1008
.size_y     dw 15   ;0 ;+4
1009
.start_y    dw 300    ;0 ;+6
1009
.start_y    dw 300    ;0 ;+6
1010
.btn_high   dd 15 ;+8
1010
.btn_high   dd 15 ;+8
1011
.type       dd 1  ;+12
1011
.type       dd 2  ;+12
1012
.max_area   dd 10  ;+16
1012
.max_area   dd 10  ;+16
1013
.cur_area   dd 2  ;+20
1013
.cur_area   dd 2  ;+20
1014
.position   dd 0  ;+24
1014
.position   dd 0  ;+24
1015
.bckg_col   dd 0xeeeeee ;+28
1015
.bckg_col   dd 0xeeeeee ;+28
1016
.frnt_col   dd 0x8aeaa0  ;0xbbddff ;+32
1016
.frnt_col   dd 0x8aeaa0  ;0xbbddff ;+32