diff options
author | ClarkeCode <clarke.john.robert@gmail.com> | 2023-05-01 02:48:35 +0200 |
---|---|---|
committer | ClarkeCode <clarke.john.robert@gmail.com> | 2023-05-01 02:48:35 +0200 |
commit | c92481448159d3a363d6a99b3025bd2358c3dab6 (patch) | |
tree | 3ee57808029036a7edab750f4454aeb6c50f3df3 /Good.cpp |
Initial commit
Diffstat (limited to 'Good.cpp')
-rw-r--r-- | Good.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Good.cpp b/Good.cpp new file mode 100644 index 0000000..e3389de --- /dev/null +++ b/Good.cpp @@ -0,0 +1,3 @@ +#include "Good.hpp" + +using namespace OpenVic2; |