diff options
Diffstat (limited to 'src/game/client/hotbar.hh')
| -rw-r--r-- | src/game/client/hotbar.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/hotbar.hh b/src/game/client/hotbar.hh index 318c631..186bc6e 100644 --- a/src/game/client/hotbar.hh +++ b/src/game/client/hotbar.hh @@ -28,4 +28,4 @@ void next_slot(void); void prev_slot(void); } // namespace hotbar -#endif /* CLIENT_HOTBAR_HH */ +#endif // CLIENT_HOTBAR_HH |
