Removed comment.
This commit is contained in:
parent
52a49a2247
commit
8c6db9155f
@ -16,7 +16,6 @@ int _main_(int _argc, char** _argv)
|
|||||||
uint32_t debug = BGFX_DEBUG_TEXT;
|
uint32_t debug = BGFX_DEBUG_TEXT;
|
||||||
uint32_t reset = BGFX_RESET_NONE;
|
uint32_t reset = BGFX_RESET_NONE;
|
||||||
|
|
||||||
// Now init for real example.
|
|
||||||
bgfx::init();
|
bgfx::init();
|
||||||
bgfx::reset(width, height);
|
bgfx::reset(width, height);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user