ReC98/libs/master.lib/bgm[bss].asm

10 lines
182 B
NASM

public timerorg
public part, _bgm_part
public esound, _bgm_esound
timerorg dd ?
_bgm_part label word
part SPART PMAX dup(<>)
_bgm_esound label word
esound SESOUND SMAX dup(<>)