This commit is contained in:
Oleksandr Hryshchenko 2021-11-25 23:19:09 +00:00
parent 76f40c29eb
commit 575e24cac9

View File

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