diff options
Diffstat (limited to 'src/resources/soundeffect.h')
-rw-r--r-- | src/resources/soundeffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h index c375fa0f8..33a406128 100644 --- a/src/resources/soundeffect.h +++ b/src/resources/soundeffect.h @@ -77,4 +77,4 @@ class SoundEffect final : public Resource Mix_Chunk *mChunk; }; -#endif // SOUND_EFFECT_H +#endif // SOUND_EFFECT_H |