Renamed some source files

This commit is contained in:
James Booth
2012-02-09 22:24:03 +00:00
parent e989198923
commit 5d9c7ffd9c
6 changed files with 187 additions and 186 deletions

6
profanity.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef PROFANITY_H
#define PROFANITY_H
void profanity_start(void);
#endif