diff options
Diffstat (limited to 'src/game/client/player_move.hh')
| -rw-r--r-- | src/game/client/player_move.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/player_move.hh b/src/game/client/player_move.hh index 7730d08..27fb2dc 100644 --- a/src/game/client/player_move.hh +++ b/src/game/client/player_move.hh @@ -16,4 +16,4 @@ void fixed_update(void); void update_late(void); } // namespace player_move -#endif /* CLIENT_PLAYER_MOVE_HH */ +#endif // CLIENT_PLAYER_MOVE_HH |
