1 2 3 4 5 6 7 8 9 10 11
/* ** ficllocal.h ** ** Put all local settings here. This file will always ship empty. ** */ /* ** no need for float in loader **/ #define FICL_WANT_FLOAT (0)