mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
Use ImGuiWindow from gen, support AddCallback
This commit is contained in:
parent
f7749237ee
commit
1a15600a8f
9 changed files with 91 additions and 87 deletions
|
|
@ -1,6 +1,3 @@
|
|||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Dalamud.Bindings.ImGui;
|
||||
|
||||
public unsafe partial class ImGui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue