This commit is contained in:
Lynix
2020-03-14 17:34:21 +01:00
parent cee47f366f
commit 74adef0aec
2 changed files with 7 additions and 19 deletions

View File

@@ -90,8 +90,8 @@ namespace Nz
};
private:
void WaitAndDestroyDevice();
void ResetPointers();
void WaitAndDestroyDevice();
inline PFN_vkVoidFunction GetProcAddr(const char* name);