texture loading!
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Generated
|
||||
{
|
||||
bool IsValid(const AssetHandle& h);
|
||||
bool IsValid(const ModelHandle& h);
|
||||
bool IsValid(const TextureHandle& h);
|
||||
|
||||
bool operator==(const AssetHandle& lhs, const AssetHandle& rhs);
|
||||
bool operator==(const ModelHandle& lhs, const ModelHandle& rhs);
|
||||
|
||||
Reference in New Issue
Block a user