bsp;
MaxPoints EQU 125 ; Number of 3d Points
Erase DW MaxPoints DUP (?) ; Array for deletion screenpoints
ENDS CODE ; End of codesegment
END START ; The definite end. :)
; You may use this code in your own productions but
; give credit where credit is due. Only lamers steal
; code so try to create your own 3d-engine and use
; this code as an example.
; Thanx must go to Arno Brouwer and Ash for releasing
; example sources.
;
; Ciao dudoz,
;
; Vulture / Outlaw Triad