mirror of https://github.com/nmlgc/ReC98.git
4 lines
104 B
NASM
4 lines
104 B
NASM
|
public _cutscene_script, _cutscene_script_ptr
|
||
|
_cutscene_script db 8192 dup(?)
|
||
|
_cutscene_script_ptr dw ?
|