mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
Regenerate bindings
This commit is contained in:
parent
6078c42963
commit
e559ae6b20
310 changed files with 361033 additions and 717041 deletions
|
|
@ -20,12 +20,12 @@ namespace Dalamud.Bindings.ImGui
|
|||
public enum ImGuiNavLayer : int
|
||||
{
|
||||
/// <summary>
|
||||
/// Main scrolling layer<br/>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
Main = unchecked(0),
|
||||
|
||||
/// <summary>
|
||||
/// Menu layer (access with Alt)<br/>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
Menu = unchecked(1),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue