Updated docs.

This commit is contained in:
Branimir Karadžić 2016-08-13 13:53:48 -07:00
parent 8f04e3087c
commit 78c91186ac
1 changed files with 1 additions and 1 deletions

View File

@ -1102,7 +1102,7 @@ namespace bgfx
///
void dbgTextClear(uint8_t _attr = 0, bool _small = false);
/// Print into internal debug text character-buffer.
/// Print into internal debug text character-buffer (VGA-compatible text mode).
///
/// @param[in] _x X position from top-left.
/// @param[in] _y Y position from top-left.