This commit is contained in:
Oleksandr Hryshchenko 2021-11-25 23:18:48 +00:00
parent 360af76f46
commit 76f40c29eb

View File

@ -3,7 +3,7 @@
#include <ctype.h>
#include <string.h>
#include <stdbool.h>
struct unit{
char fixedName[50];
char brokenName[50];