aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/buttons3d.H1
blob: 12e649923d65fccf2979d42b10ad55acccfaf5e9 (plain)
1
2
3
4
5
#ifdef _NO_PROTO
extern int initButtons();
#else
extern int initButtons(buttonStruct * );
#endif