diff options
Diffstat (limited to 'src/game/client/player_target.hh')
| -rw-r--r-- | src/game/client/player_target.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/player_target.hh b/src/game/client/player_target.hh index b60d1a5..d49c1d2 100644 --- a/src/game/client/player_target.hh +++ b/src/game/client/player_target.hh @@ -19,4 +19,4 @@ void update(void); void render(void); } // namespace player_target -#endif /* CLIENT_PLAYER_TARGET_HH */ +#endif // CLIENT_PLAYER_TARGET_HH |
