mame/3rdparty/bgfx/examples/common/common.h
2015-02-01 10:14:17 +01:00

10 lines
203 B
C

/*
* Copyright 2011-2015 Branimir Karadzic. All rights reserved.
* License: http://www.opensource.org/licenses/BSD-2-Clause
*/
#include <bx/timer.h>
#include <bx/fpumath.h>
#include "entry/entry.h"