ReC98/th04/main/quit[bss].asm

7 lines
78 B
NASM

Q_KEEP_RUNNING = 0
Q_QUIT_TO_OP = 1
Q_NEXT_STAGE = 2
public _quit
_quit db ?