networking
This commit is contained in:
@@ -57,7 +57,7 @@ extern VkImageView g_swapchainImageView;
|
||||
extern VkImage g_swapchainImage;
|
||||
extern VkFormat g_swapchainFormat;
|
||||
|
||||
extern bool g_bConfigNotify;
|
||||
extern char g_bConfigNotify;
|
||||
extern uint32_t g_nWindowWidth;
|
||||
extern uint32_t g_nWindowHeight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user