summaryrefslogtreecommitdiff
path: root/src/14_Land/Player/EquipBow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/14_Land/Player/EquipBow.cpp')
-rw-r--r--src/14_Land/Player/EquipBow.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/14_Land/Player/EquipBow.cpp b/src/14_Land/Player/EquipBow.cpp
new file mode 100644
index 00000000..609985b6
--- /dev/null
+++ b/src/14_Land/Player/EquipBow.cpp
@@ -0,0 +1,5 @@
+#include "Player/EquipBow.hpp"
+
+EquipBow::EquipBow() {}
+EquipBow::~EquipBow() {}
+ItemFlag EquipBow::GetId() const {}