CommonLibSSE (Parapets fork)
UIUtils.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
5  class BGSSoundDescriptorForm;
6 
7  namespace UIUtils
8  {
9  void PlayMenuSound(const BGSSoundDescriptorForm* a_descriptor);
10  }
11 }
Definition: BGSSoundDescriptorForm.h:14
void PlayMenuSound(const BGSSoundDescriptorForm *a_descriptor)
Definition: AbsorbEffect.h:6