示例#1
0
void gTiming::__cb_multiplier()
{
	glue_beatsMultiply();
}
示例#2
0
void gdMainWindow::__cb_beatsMultiply() {
	glue_beatsMultiply();
}