Fixing staging buffers not getting deleted
remove vgcore
This commit is contained in:
@@ -10,7 +10,7 @@ using namespace Seele;
|
||||
|
||||
AssetRegistry * instance = new AssetRegistry();
|
||||
|
||||
int main(int argc, char** argv)
|
||||
int main(int, char**)
|
||||
{
|
||||
//if(argc < 2)
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user