Fix alignment and typos

This commit is contained in:
PikalaxALT
2021-03-23 15:58:16 -04:00
parent 56b37fef8d
commit 877e09438b
6 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -47,6 +47,6 @@ bool8 IsSEPlaying(void);
bool8 IsBGMPlaying(void);
bool8 IsSpecialSEPlaying(void);
void SetBGMVolume_SuppressHelpSystemReduction(u16 volume);
void BGMVolumeMax_EnableHelySystemReduction(void);
void BGMVolumeMax_EnableHelpSystemReduction(void);
#endif // GUARD_SOUND_H