add death date

This commit is contained in:
vrd
2022-09-17 20:44:44 +03:00
parent 1bf0a7f6a4
commit f69d0cbc2f
8 changed files with 43 additions and 28 deletions
+2 -1
View File
@@ -1 +1,2 @@
g++ -std=gnu++20 -g -Og -Wall *.cpp
g++ -o build/debug/famt -std=gnu++20 -g -Og -Wall *.cpp