#ifndef TRIG_H #define TRIG_H extern const s16 gSineTable[]; extern const s16 gCosineTable[]; #endif