#ifndef MATH_H #define MATH_H #include "types.h" s16 sins(u16); #endif