Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2677 → Rev 2676

/programs/games/phenix/trunk/phenix.asm
973,12 → 973,11
jmp still
 
draw_window:
mcall 12,1 ;start window redraw
mcall 0, <40, 640+9>, <40, 440+26>, 0x14000000,, wtitle
mcall 12,2 ;end window redraw
startwd
window 40,40,(640+9),(440+26),window_Skinned+0x00
label 8,8,'ASCL DYNAMIC GAME',cl_White+font_Big
; setimg 5,22,img_area
 
endwd
ret
 
;**********************
1298,8 → 1297,6
keymap:
rb 1000
 
wtitle db 'Phenix for KolibriOS', 0
 
;gif_file_area ~21500
gif_file_area2:
file 'phenix.gif'