aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/vslider.c
blob: 8c5ce22856d80f17426594f23a3d8a1916626e00 (plain)
1
2
3
4
5
#include "vsl.c"
void vslider_setup(void) 
{
	vsl_setup();
}