operator ^ for last defined person

This commit is contained in:
Venelin
2024-06-15 13:48:08 +03:00
committed by vrd
parent a096a2a34c
commit 4d61963dae
8 changed files with 91 additions and 63 deletions
+2 -1
View File
@@ -23,7 +23,8 @@ struct EventTime
enum Sex: U8
{
M = 0,
F
F,
UNKNOWN_SEX
};
enum BoxColors: U8 {