This commit is contained in:
Branimir Karadžić 2016-10-13 08:38:03 -07:00
Родитель 3c1eb86596
Коммит f67b9d9892
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -725,7 +725,7 @@ namespace bgfx
/// End VertexDecl. /// End VertexDecl.
/// ///
/// @attention C99 equivalent is `bgfx_vertex_decl_begin`. /// @attention C99 equivalent is `bgfx_vertex_decl_end`.
/// ///
void end(); void end();