- 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,3 +1,4 @@
#include <math.h>
#include "dobject.h"
#include "sc_man.h"
#include "c_console.h"