mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
Regenerate bindings
This commit is contained in:
parent
6078c42963
commit
e559ae6b20
310 changed files with 361033 additions and 717041 deletions
|
|
@ -1178,7 +1178,7 @@ namespace Dalamud.Bindings.ImPlot
|
|||
/// <summary>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
public unsafe void ExtendFitWith(ImPlotAxis* alt, double v, double vAlt)
|
||||
public unsafe void ExtendFitWith(ImPlotAxisPtr alt, double v, double vAlt)
|
||||
{
|
||||
ImPlot.ExtendFitWithNative(Handle, alt, v, vAlt);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue