Merged input processing loops
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#ifndef PROFANITY_H
|
||||
#define PROFANITY_H
|
||||
|
||||
#define QUIT 0
|
||||
#define LOGIN_FAIL 1
|
||||
|
||||
int profanity_start(void);
|
||||
void profanity_main(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user