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
本文章更多内容:<<上一页 - 1 - 2 - 3 - 4 |