revert occasionally updated files in prior rev, add Tupfile for almaz game

git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2016-02-14 18:50:09 +00:00
parent 352d425605
commit a76e01a34d
4 changed files with 8 additions and 8 deletions

View File

@@ -145,7 +145,7 @@ align 4
add ebx,TAB_SIZE-2 ;54
push edi
mov edx,[system_colours.taskbar]
mov edx,[system_colours.work_button]
xor edi,edi
cmp ebp,[active_slot_number] ;ecx ; ecx=active slot number
@@ -181,7 +181,7 @@ align 4
add bx,cx
mov edx, procinfo_window_tabs+10
mcall 4,,[system_colours.taskbar_text],,11
mcall 4,,[system_colours.work_button_text],,11
;--------------------------------------
align 4
.nodraw: