ReC98/th05/snd/snd.h

5 lines
129 B
C

#include "th04/snd/snd.h"
// Gets the currently playing BGM measure, or -1 if BGM has been disabled.
int snd_bgm_measure(void);