mirror of https://github.com/nmlgc/ReC98.git
6 lines
163 B
NASM
6 lines
163 B
NASM
|
polygon_points Point 0Ah dup(<?>)
|
||
|
polygon_pos Point 10h dup(<?>)
|
||
|
polygon_move_speed Point 10h dup(<?>)
|
||
|
polygon_angle db 10h dup(?)
|
||
|
polygon_rot_speed db 10h dup(?)
|