Regenerate bindings

This commit is contained in:
goaaats 2025-07-20 01:23:58 +02:00
parent 6078c42963
commit e559ae6b20
310 changed files with 361033 additions and 717041 deletions

View file

@ -25,7 +25,7 @@ namespace Dalamud.Bindings.ImGui
None = unchecked(0),
/// <summary>
/// Identify header row (set default background color + width of its contents accounted differently for auto column width)<br/>
/// To be documented.
/// </summary>
Headers = unchecked(1),
}