mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
geometryc: Fixed missing quote.
This commit is contained in:
@@ -955,7 +955,7 @@ void help(const char* _error = NULL)
|
||||
" --ccw Front face is counter-clockwise winding order.\n"
|
||||
" --flipv Flip texture coordinate V.\n"
|
||||
" --obb <num> Number of steps for calculating oriented bounding box.\n"
|
||||
" Defaults to 17.\n
|
||||
" Defaults to 17.\n"
|
||||
" Less steps = less precise OBB.\n"
|
||||
" More steps = slower calculation.\n"
|
||||
" --packnormal <num> Normal packing.\n"
|
||||
|
||||
Reference in New Issue
Block a user