Started declaring graphics resources
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "View.h"
|
||||
|
||||
Seele::View::View()
|
||||
Seele::View::View(Graphics* graphics)
|
||||
: graphics(graphics)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user