diff options
Diffstat (limited to 'backend/ConsumableObject.cpp')
-rw-r--r-- | backend/ConsumableObject.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/ConsumableObject.cpp b/backend/ConsumableObject.cpp new file mode 100644 index 0000000..cfede41 --- /dev/null +++ b/backend/ConsumableObject.cpp @@ -0,0 +1,3 @@ +#include "ConsumableObject.h" + + |