-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:54 function M.GetVersion() return imgui.GetVersion() end
if not shipping_build then imgui.Text('ImGui version: ' .. imgui.GetVersion()) end