diff options
Diffstat (limited to 'arm7/lib/include/SND_util.h')
-rw-r--r-- | arm7/lib/include/SND_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm7/lib/include/SND_util.h b/arm7/lib/include/SND_util.h index 80534b94..3b20a79f 100644 --- a/arm7/lib/include/SND_util.h +++ b/arm7/lib/include/SND_util.h @@ -13,4 +13,4 @@ u16 SND_CalcTimer(int timer, int pitch); extern const s16 SNDi_DecibelSquareTable[128]; -#endif //GUARD_SND_UTIL_H +#endif // GUARD_SND_UTIL_H |