Testing textures and events
This commit is contained in:
@ -34,6 +34,7 @@ namespace Dawn {
|
||||
{
|
||||
public:
|
||||
std::unique_ptr<DawnHostData> data;
|
||||
DawnGame *game;
|
||||
|
||||
/**
|
||||
* Construct a new DawnHost. Hosts are set by the various dawn platform
|
||||
|
Reference in New Issue
Block a user