Files
Patrick Dawson 19f83efe72 Add export plugin
2024-06-19 00:23:32 +02:00

5 lines
66 B
C#

#if !IMGUI
namespace ImGuiNET { }
namespace ImGuiGodot { }
#endif