mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -7,12 +7,11 @@
|
||||
#include "bgfx_utils.h"
|
||||
#include <entry/cmd.h>
|
||||
#include <entry/input.h>
|
||||
#include <debugdraw/debugdraw.h>
|
||||
#include "camera.h"
|
||||
|
||||
#include <bx/uint32_t.h>
|
||||
|
||||
#include "../common/debugdraw/debugdraw.h"
|
||||
|
||||
class DebugDrawApp : public entry::AppI
|
||||
{
|
||||
void init(int _argc, char** _argv) BX_OVERRIDE
|
||||
|
||||
Reference in New Issue
Block a user