diff --git a/src/util.h b/src/util.h index 2ef02e8..5f3cc30 100644 --- a/src/util.h +++ b/src/util.h @@ -72,7 +72,7 @@ void WriteCenteredString(DaisyPatch patch, int x, int y, FontDef font, - std::string font, + std::string text, bool on); /*