mirror of
https://github.com/cimgui/cimgui.git
synced 2025-12-03 23:11:40 +00:00
generator.lua: ImTextureID_Invalid define for cl compiler
This commit is contained in:
@@ -34,4 +34,8 @@
|
||||
|
||||
#ifdef IMGUI_HAS_TEXTURES
|
||||
#pragma message(CIMGUI_DEFSTRING(IMGUI_HAS_TEXTURES))
|
||||
#endif
|
||||
|
||||
#ifdef ImTextureID_Invalid
|
||||
#pragma message(CIMGUI_DEFSTRING(ImTextureID_Invalid))
|
||||
#endif
|
||||
Reference in New Issue
Block a user