bgfx/examples/common/common.h

10 lines
200 B
C
Raw Normal View History

2013-05-19 09:12:40 +04:00
/*
2014-02-11 10:07:04 +04:00
* Copyright 2011-2014 Branimir Karadzic. All rights reserved.
2013-05-19 09:12:40 +04:00
* License: http://www.opensource.org/licenses/BSD-2-Clause
*/
2014-05-04 02:18:28 +04:00
#include <bx/timer.h>
#include "entry/entry.h"
2014-05-04 02:18:28 +04:00
#include "fpumath.h"