diff options
Diffstat (limited to 'src/game/shared/player.hh')
| -rw-r--r-- | src/game/shared/player.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/player.hh b/src/game/shared/player.hh index a01b4f2..4f862d3 100644 --- a/src/game/shared/player.hh +++ b/src/game/shared/player.hh @@ -4,4 +4,4 @@ struct PlayerComponent final {}; -#endif /* SHARED_PLAYER_HH */ +#endif // SHARED_PLAYER_HH |
