mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-25 04:28:20 +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.