mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add some descriptions to new classes
This commit is contained in:
@ -23,6 +23,8 @@ namespace VideoCommon
|
||||
class OnScreenUI;
|
||||
class PostProcessing;
|
||||
|
||||
// Presenter is a class that deals with putting the final XFB on the screen.
|
||||
// It also handles the ImGui UI and post-processing.
|
||||
class Presenter
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user