From ba651a82d585c181e9632fadba5bb4d683842d44 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 14 Mar 2017 18:19:06 -0400 Subject: better slash, scale fixes --- include/components/all.hpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/components/all.hpp (limited to 'include/components/all.hpp') diff --git a/include/components/all.hpp b/include/components/all.hpp new file mode 100644 index 0000000..ecba09f --- /dev/null +++ b/include/components/all.hpp @@ -0,0 +1,6 @@ +#ifndef COMPONENTS_ALL_HPP_ +#define COMPONENTS_ALL_HPP_ + +#include "damage.hpp" + +#endif // COMPONENTS_ALL_HPP_ -- cgit v1.2.3