Skip to content

Commit

Permalink
maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
W-Drew authored and github-actions[bot] committed Jan 12, 2024
1 parent b3630cb commit 4be0d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/B/BSSoundHandle.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ namespace RE
bool SetVolume(float a_volume);
bool Stop();
bool Play();
bool Pause();
bool Pause();

// members
std::uint32_t soundID; // 00
Expand Down

0 comments on commit 4be0d31

Please sign in to comment.