2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

fix_clang_error

This commit is contained in:
Moonlacer 2021-09-15 20:20:45 -05:00
parent 09ab819040
commit 371feaa635

View file

@ -41,5 +41,4 @@ private:
void SetupPerGameUI();
std::unique_ptr<Ui::ConfigureAudio> ui;
};