mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-11-04 17:42:25 +01:00
🤦
This commit is contained in:
parent
a004656b57
commit
f8dc37b0eb
@ -141,7 +141,7 @@ static const char* device_extensions[] = {
|
||||
#endif
|
||||
};
|
||||
|
||||
VKAPI_PTR VkBool32 debugCallback(
|
||||
VkBool32 VKAPI_PTR debugCallback(
|
||||
VkDebugUtilsMessageSeverityFlagBitsEXT messageSeverity,
|
||||
VkDebugUtilsMessageTypeFlagsEXT messageTypes,
|
||||
const VkDebugUtilsMessengerCallbackDataEXT* pCallbackData,
|
||||
|
Loading…
Reference in New Issue
Block a user