aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/radiobutton.c
blob: dff90251542daf89fe3f492e76bc64148776de32 (plain)
1
2
3
4
5
6
#include "hradio.c"
void radiobutton_setup(void) 
{
	hradio_setup();
}