mirror of https://github.com/nmlgc/ReC98.git
4 lines
105 B
NASM
4 lines
105 B
NASM
|
; A random shared point variable used for drawing various things.
|
||
|
public _drawpoint
|
||
|
_drawpoint Point <?>
|