mirror of https://github.com/nmlgc/ReC98.git
5 lines
177 B
NASM
5 lines
177 B
NASM
|
public _aGAME_PAUSE_SPACES_2, _aGAME_PAUSE_SPACES_2, _aGAME_PAUSE_SPACES_3
|
||
|
_aGAME_PAUSE_SPACES_1 db ' ',0
|
||
|
_aGAME_PAUSE_SPACES_2 db ' ',0
|
||
|
_aGAME_PAUSE_SPACES_3 db ' ',0
|