Testing textures and events

This commit is contained in:
2022-10-20 15:49:25 -07:00
parent 375b25ff59
commit 80d6cba854
27 changed files with 513 additions and 26 deletions

View File

@ -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