mirror of https://github.com/nmlgc/ReC98.git
3 lines
102 B
C
3 lines
102 B
C
|
// Gets the currently playing BGM measure, or -1 if BGM has been disabled.
|
||
|
int snd_bgm_measure(void);
|