mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-15 19:24:18 +00:00
5 lines
66 B
C#
5 lines
66 B
C#
#if !IMGUI
|
|
namespace ImGuiNET { }
|
|
namespace ImGuiGodot { }
|
|
#endif
|