- some rework of vectors.h, mostly to remove all those silenced double->float conversions.

This commit is contained in:
Christoph Oelckers 2016-03-10 22:36:28 +01:00
commit 9843f16cc0
6 changed files with 100 additions and 94 deletions

View file

@ -1,5 +1,6 @@
// HEADER FILES ------------------------------------------------------------
#include <math.h>
#include "m_joy.h"
#include "gameconfigfile.h"
#include "d_event.h"