1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-10-09 15:47:26 -04:00

Update implot.h

This commit is contained in:
Evan Pezent 2020-04-28 21:32:44 -05:00 committed by GitHub
parent ba938a28dd
commit a97679ce09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,4 @@ void PopPlotStyleVar(int count = 1);
// Shows the ImPlot demo. Add implot_demo.cpp to your sources!
void ShowImPlotDemoWindow(bool* p_open = NULL);
// Shows the ImPlot benchmarking test. Add implot_demo.cpp to your sources!
void ShowImPlotBenchmarkWindow(bool * p_open = NULL);
} // namespace ImGui