mirror of https://github.com/nmlgc/ReC98.git
5 lines
96 B
NASM
5 lines
96 B
NASM
|
public _input, _input_focus
|
||
|
_input twobyte_t <?>
|
||
|
_input_focus db ?
|
||
|
db ? ; word alignment
|