Cleanup.
This commit is contained in:
parent
6dc6dd6148
commit
ac925b00c8
30 changed files with 842 additions and 1851 deletions
examples/00-helloworld
|
@ -4,9 +4,7 @@
|
|||
*/
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include <bgfx.h>
|
||||
#include "entry/entry.h"
|
||||
|
||||
int _main_(int /*_argc*/, char** /*_argv*/)
|
||||
{
|
||||
|
|
Reference in a new issue