Fix name of c99 equivalent for setViewRect

This commit is contained in:
Scott Graham
2019-12-02 22:01:59 -08:00
committed by Бранимир Караџић
parent 3f1c51203b
commit de9f0195cf

View File

@@ -3240,7 +3240,7 @@ namespace bgfx
/// @param[in] _ratio Width and height will be set in respect to back-buffer size. See:
/// `BackbufferRatio::Enum`.
///
/// @attention C99 equivalent is `bgfx_set_view_rect_auto`.
/// @attention C99 equivalent is `bgfx_set_view_rect_ratio`.
///
void setViewRect(
ViewId _id