mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-14 14:38:16 +00:00
The BGFX_HANDLE_T macro ended with a semicolon and all of the uses also ended with a semicolon, so there was an extra semicolon in the resulting code.