mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
Add some descriptions to new classes
This commit is contained in:
parent
abfc75f362
commit
b753641dd4
4 changed files with 14 additions and 11 deletions
|
@ -16,6 +16,8 @@ class AbstractPipeline;
|
|||
|
||||
namespace VideoCommon
|
||||
{
|
||||
|
||||
// OnScreenUI handles all the ImGui rendering.
|
||||
class OnScreenUI
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue