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

10 lines
184 B
NASM

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