mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00: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:
parent
e0a1631659
commit
60f2b5af7b
18 changed files with 44 additions and 31 deletions
|
@ -238,7 +238,7 @@ protected:
|
|||
std::vector<EFBPokeVertex> m_color_poke_vertices;
|
||||
std::vector<EFBPokeVertex> m_depth_poke_vertices;
|
||||
|
||||
EventHook m_end_of_frame_event;
|
||||
Common::EventHook m_end_of_frame_event;
|
||||
};
|
||||
|
||||
extern std::unique_ptr<FramebufferManager> g_framebuffer_manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue