expedite/src/bin/about.h

7 lines
65 B
C

#ifndef ABOUT_H
#define ABOUT_H
void about_start(void);
#endif