Fixed tabs/spaces.

This commit is contained in:
Бранимир Караџић
2019-08-17 13:32:18 -07:00
parent d7c70c49e3
commit 3f647f1ca1
6 changed files with 40 additions and 40 deletions

View File

@@ -1225,8 +1225,8 @@ public:
} // namespace
ENTRY_IMPLEMENT_MAIN(
ExampleDebugDraw
, "29-debugdraw"
, "Debug draw."
, "https://bkaradzic.github.io/bgfx/examples.html#debugdraw"
);
ExampleDebugDraw
, "29-debugdraw"
, "Debug draw."
, "https://bkaradzic.github.io/bgfx/examples.html#debugdraw"
);