Document missing parameter

This commit is contained in:
Chris Thrasher 2024-06-24 12:10:03 -06:00
parent 913021e294
commit 7034e40ccc

View File

@ -200,6 +200,7 @@ public:
/// \param first Unicode code point of the first character
/// \param second Unicode code point of the second character
/// \param characterSize Reference character size
/// \param bold Retrieve the bold version or the regular one?
///
/// \return Kerning value for \a first and \a second, in pixels
///