ReC98/th05/snd/snd.h

6 lines
190 B
C

#include "th04/snd/snd.h"
// Gets the total number of measures that the active sound driver has spent
// playing the current BGM, or -1 if BGM has been disabled.
int snd_bgm_measure(void);