minor changes

This commit is contained in:
Shadow15510 2021-06-06 09:53:20 +02:00
parent 8933166165
commit df4755733a
1 changed files with 0 additions and 1 deletions

View File

@ -21,5 +21,4 @@ void display_mutation_description(const char *name, const char *description, con
// output_error : display text and message background
void display_message(char *msg);
#endif /* _PLAGUE_DISPLAY_ENGINE_H */