Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2095 → Rev 1728

/programs/demos/firework/trunk/firework.asm
19,7 → 19,6
dd 0x100000 ; required amount of memory
dd 0x00000000 ; reserved=no extended header
 
include '../../../macros.inc'
include "aspapi.inc"
SCREEN_WIDTH equ 320
SCREEN_HEIGHT equ 200
161,11 → 160,8
 
 
red:
mcall 9,proc_info,-1
draw_window
MAIN:
test [proc_info.wnd_state], 0x04
jnz still
mov ecx, NUM_PARTS
mov ebp, particles
.advance_particles:
367,7 → 363,6
blur_right_flag: dd 0
;include 'Dex.inc'
I_END:
proc_info process_information
pal rb 256*4 ;dup(0)
;pal dd 256 dup(0)
;buffer rb 1024*64