aboutsummaryrefslogtreecommitdiffstats
path: root/include/components/all.hpp
blob: 2fb3c8d083fda48f4622a160328b645e18e8d67b (plain)
1
2
3
4
5
6
7
#ifndef COMPONENTS_ALL_HPP_
#define COMPONENTS_ALL_HPP_

#include "damage.hpp"
#include "drop.hpp"

#endif // COMPONENTS_ALL_HPP_