mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Apply suggestions from code review
Co-authored-by: Mai <mathew1800@gmail.com> Co-authored-by: BhaaL <bhaalsen@gmail.com> Co-authored-by: iwubcode <iwubcode@users.noreply.github.com>
This commit is contained in:
co-authored by
Mai
BhaaL
iwubcode
parent
e0a1631659
commit
60f2b5af7b
@@ -54,7 +54,7 @@ private:
|
||||
|
||||
std::unordered_set<std::string> m_groups;
|
||||
|
||||
EventHook m_end_of_frame_event;
|
||||
Common::EventHook m_end_of_frame_event;
|
||||
};
|
||||
|
||||
extern std::unique_ptr<GraphicsModManager> g_graphics_mod_manager;
|
||||
|
||||
Reference in New Issue
Block a user