Files
profanity/profanity.h
2012-02-20 01:42:29 +00:00

7 lines
76 B
C

#ifndef PROFANITY_H
#define PROFANITY_H
void profanity_main(void);
#endif