mirror of https://github.com/nmlgc/ReC98.git
5 lines
164 B
NASM
5 lines
164 B
NASM
|
public _gather_circles, _gather_template
|
||
|
_gather_circles gather_t GATHER_COUNT dup (<?>)
|
||
|
_gather_unused gather_t 2 dup (<?>)
|
||
|
_gather_template gather_template_t <?>
|