diff options
Diffstat (limited to 'src/game/client/sound.hh')
| -rw-r--r-- | src/game/client/sound.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/sound.hh b/src/game/client/sound.hh index 2701ae0..23fbca9 100644 --- a/src/game/client/sound.hh +++ b/src/game/client/sound.hh @@ -40,4 +40,4 @@ void play_player(resource_ptr<SoundEffect> sound, bool looping, float pitch); void play_ui(resource_ptr<SoundEffect> sound, bool looping, float pitch); } // namespace sound -#endif /* CLIENT_SOUND_HH */ +#endif // CLIENT_SOUND_HH |
