overlay: Remove redundant redeclaration
Fixes one gcc compilation warning
This commit is contained in:
@@ -10,8 +10,6 @@ namespace rsx
|
||||
{
|
||||
namespace overlays
|
||||
{
|
||||
void play_sound(sound_effect sound, std::optional<f32> volume);
|
||||
|
||||
struct home_menu_settings : public home_menu_page
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user