diff options
Diffstat (limited to 'src/game/shared/player.hh')
| -rw-r--r-- | src/game/shared/player.hh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/game/shared/player.hh b/src/game/shared/player.hh deleted file mode 100644 index 4f862d3..0000000 --- a/src/game/shared/player.hh +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef SHARED_PLAYER_HH -#define SHARED_PLAYER_HH 1 -#pragma once - -struct PlayerComponent final {}; - -#endif // SHARED_PLAYER_HH |
