state.cpp

This commit is contained in:
Antonio SJ Musumeci
2024-01-25 23:03:32 -06:00
parent 86d5fe31fa
commit 3198258f4a
+5
View File
@@ -1,3 +1,8 @@
#include "state.hpp"
State state;
State::State()
{
}