first work on remappable inputs
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
#define IMGUI_IMPL_VULKAN_USE_VOLK
|
||||
|
||||
//---- Define assertion handler. Defaults to calling assert().
|
||||
// - If your macro uses multiple statements, make sure is enclosed in a 'do { .. } while (0)' block so it can be used as a single statement.
|
||||
|
||||
Reference in New Issue
Block a user