mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
get defines also for cl
This commit is contained in:
@@ -31,3 +31,7 @@
|
|||||||
#ifdef ImDrawCallback_ResetRenderState
|
#ifdef ImDrawCallback_ResetRenderState
|
||||||
#pragma message(CIMGUI_DEFSTRING(ImDrawCallback_ResetRenderState))
|
#pragma message(CIMGUI_DEFSTRING(ImDrawCallback_ResetRenderState))
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef IMGUI_HAS_TEXTURES
|
||||||
|
#pragma message(CIMGUI_DEFSTRING(IMGUI_HAS_TEXTURES))
|
||||||
|
#endif
|
Reference in New Issue
Block a user