ReC98/th04/sparks_add[bss].asm

5 lines
152 B
NASM
Raw Normal View History

; Byte offset of the next unused spark_t instance, relative to the beginning
; of [sparks].
public _spark_next_free_offset
_spark_next_free_offset dw ?