summaryrefslogtreecommitdiff
path: root/src/trig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trig.c')
-rw-r--r--src/trig.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trig.c b/src/trig.c
index c2bca3059..2181ebef7 100644
--- a/src/trig.c
+++ b/src/trig.c
@@ -1,5 +1,4 @@
#include "global.h"
-#include "trig.h"
// Values of sin(x*(π/128)) as Q8.8 fixed-point numbers from x = 0 to x = 319
const s16 gSineTable[] =