mirror of https://github.com/nmlgc/ReC98.git
4 lines
97 B
NASM
4 lines
97 B
NASM
|
; Next free array element in [hitshots].
|
||
|
public _hitshot_next_free_id
|
||
|
_hitshot_next_free_id dw ?
|