Tidied initialisation
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef PROFANITY_H
|
||||
#define PROFANITY_H
|
||||
|
||||
void profanity_main(int disable_tls);
|
||||
void profanity_init(int disable_tls);
|
||||
void profanity_run(void);
|
||||
void profanity_shutdown(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user