- initialize native functions before the first query.
This commit is contained in:
parent
932f5c64c2
commit
ac1f4b8f11
2 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#include "i_system.h"
|
||||
#include "version.h"
|
||||
#include "engineerrors.h"
|
||||
#include "gamedata/fonts/v_text.h"
|
||||
#include "v_text.h"
|
||||
|
||||
bool I_GetVulkanPlatformExtensions(unsigned int *count, const char **names);
|
||||
bool I_CreateVulkanSurface(VkInstance instance, VkSurfaceKHR *surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue