mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Regenerate bindings
This commit is contained in:
parent
6078c42963
commit
e559ae6b20
310 changed files with 361033 additions and 717041 deletions
|
|
@ -15,10 +15,14 @@ namespace Dalamud.Bindings.ImGui
|
|||
{
|
||||
public unsafe partial class ImGui
|
||||
{
|
||||
public const int CIMGUI_VARGS0 = 1;
|
||||
|
||||
public const int IMGUI_USE_WCHAR32 = 1;
|
||||
|
||||
public const int IMGUI_ENABLE_FREETYPE = 1;
|
||||
|
||||
public const int CIMGUI_DEFINE_ENUMS_AND_STRUCTS = 1;
|
||||
|
||||
public const int IMGUI_HAS_DOCK = 1;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue