mirror of
https://github.com/holub/mame
synced 2025-05-28 16:43:04 +03:00
Try helping the CI
This commit is contained in:
parent
36db8bf5cc
commit
7864c26e17
@ -2426,6 +2426,8 @@ TYPE ImGui::RoundScalarWithFormatT(const char* format, ImGuiDataType data_type,
|
||||
return v;
|
||||
}
|
||||
|
||||
template float ImGui::RoundScalarWithFormatT(const char* format, ImGuiDataType data_type, float v);
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
// [SECTION] Widgets: DragScalar, DragFloat, DragInt, etc.
|
||||
//-------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user