#ifndef __BASICS_H #define __BASICS_H #include #include // // fixed point, 32bit as 16.16. // #define FRACBITS 16 #define FRACUNIT (1<