mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed tabs/spaces.
This commit is contained in:
@@ -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"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user