aboutsummaryrefslogtreecommitdiffstats
path: root/include/components/player.hpp
blob: afcaa90ac2e4500a60d270ddc31f8115b1ab8f7e (plain)
1
2
3
4
5
6
#ifndef COMPONENTS_PLAYER_HPP_
#define COMPONENTS_PLAYER_HPP_

struct Player {};

#endif // COMPONENTS_PLAYER_HPP_