mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Add some descriptions to new classes
This commit is contained in:
@ -16,6 +16,8 @@ class AbstractPipeline;
|
||||
|
||||
namespace VideoCommon
|
||||
{
|
||||
|
||||
// OnScreenUI handles all the ImGui rendering.
|
||||
class OnScreenUI
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user