mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-27 13:49:54 -06:00
overlay: Remove redundant redeclaration
Fixes one gcc compilation warning
This commit is contained in:
parent
1eb72e4b71
commit
b607993b7b
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user