mirror of https://github.com/nmlgc/ReC98.git
7 lines
212 B
NASM
7 lines
212 B
NASM
|
public _chargeshot_update_p1, _chargeshot_update_p2
|
||
|
public _chargeshot_render_p1, _chargeshot_render_p2
|
||
|
_chargeshot_update_p1 dd ?
|
||
|
_chargeshot_update_p2 dd ?
|
||
|
_chargeshot_render_p1 dd ?
|
||
|
_chargeshot_render_p2 dd ?
|