skin: hotfix new system color table

git-svn-id: svn://kolibrios.org@4779 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Akyltist 2014-04-06 10:20:38 +00:00
parent 31e84c92d6
commit 531b98bc9f
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ $Revision$
include "skindata.inc" include "skindata.inc"
;skin_data = 0x00778000 ;skin_data = 0x00778000
;------------------------------------------------------------------------------ ;-----------------------------------------------------------------
align 4 align 4
read_skin_file: read_skin_file:
stdcall load_file, ebx stdcall load_file, ebx

View File

@ -9,7 +9,7 @@ $Revision$
; ;
; WINDOW SKIN DATA ; WINDOW SKIN DATA.
; ;
iglobal iglobal

View File

@ -34,7 +34,7 @@ align 4
;------------------------------------------------------------------------------ ;------------------------------------------------------------------------------
syscall_draw_window: ;///// system function 0 ///////////////////////////////// syscall_draw_window: ;///// system function 0 /////////////////////////////////
;------------------------------------------------------------------------------ ;------------------------------------------------------------------------------
;? <description> ;? <description>.
;------------------------------------------------------------------------------ ;------------------------------------------------------------------------------
mov eax, edx mov eax, edx
shr eax, 24 shr eax, 24