ReC98/th04/formats/std[bss].asm

9 lines
139 B
NASM

if GAME eq 5
public _std_size
_std_size dw ?
endif
public _std_enemy_scripts
_std_enemy_scripts dw 32 dup(?)
public _std_ip
_std_ip dd ?