wip: refactor out application methods
This commit is contained in:
@@ -10,12 +10,6 @@ public:
|
||||
void Draw();
|
||||
};
|
||||
|
||||
Renderer::Renderer(/* args */)
|
||||
{
|
||||
}
|
||||
|
||||
Renderer::~Renderer()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user