mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed issue #945.
This commit is contained in:
@@ -725,7 +725,7 @@ namespace bgfx
|
||||
|
||||
/// End VertexDecl.
|
||||
///
|
||||
/// @attention C99 equivalent is `bgfx_vertex_decl_begin`.
|
||||
/// @attention C99 equivalent is `bgfx_vertex_decl_end`.
|
||||
///
|
||||
void end();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user