mirror of https://github.com/nmlgc/ReC98.git
5 lines
179 B
NASM
5 lines
179 B
NASM
|
; Frame intervals between shooting out knife bullets and lasers.
|
||
|
public _yumeko_interval_phase4, _yumeko_interval_phase7
|
||
|
_yumeko_interval_phase4 db ?
|
||
|
_yumeko_interval_phase7 db ?
|