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>
|
|
|
|
|
2013-08-08 08:45:56 +04:00
|
|
|
#include "entry/entry.h"
|
2014-05-04 02:18:28 +04:00
|
|
|
#include "fpumath.h"
|