From e2eb3d56e6c43db6c531194d72e344817e6c4fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Fri, 18 Dec 2020 06:40:28 -0800 Subject: [PATCH] Cleanup. --- include/bgfx/bgfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bgfx/bgfx.h b/include/bgfx/bgfx.h index e96534295..035d9810d 100644 --- a/include/bgfx/bgfx.h +++ b/include/bgfx/bgfx.h @@ -2455,7 +2455,7 @@ namespace bgfx TransientIndexBuffer* _tib , uint32_t _num , bool _index32 = false - ); + ); /// Allocate transient vertex buffer. ///