Skip to content

Commit

Permalink
Merge branch 'alan-vr-sound-pause' of https://github.com/W-Drew/Commo…
Browse files Browse the repository at this point in the history
…nLibSSE-NG into alan-vr-sound-pause
  • Loading branch information
W-Drew committed Jan 12, 2024
2 parents ec76800 + 4be0d31 commit 4168c70
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 4168c70

Please sign in to comment.