forked from KolibriOS/kolibrios
proper numbers align after a new font2 was applied
git-svn-id: svn://kolibrios.org@7627 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
01eaae6724
commit
94944f3e3d
@ -27,7 +27,7 @@ BtnColor2 equ 0x0228c314
|
||||
|
||||
NumColor equ 0x10000000
|
||||
; Number shifting for nice look
|
||||
NumShift equ 24 shl 16+27
|
||||
NumShift equ 23 shl 16+23
|
||||
NumShift2 equ 4 shl 16
|
||||
; Shuffle button
|
||||
XXSh equ 202 shl 16+60
|
||||
|
Loading…
Reference in New Issue
Block a user