summaryrefslogtreecommitdiff
path: root/src/maths.c
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-07-27 21:41:02 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit8b4a564235635f7a666aedc0fc79913865ad56b5 (patch)
treef8cd76c7cc8333cbf471cf4139264eac1696f39f /src/maths.c
parent936a5198e46e3c7a8f72959373a69336b1697e76 (diff)
Few more files compile.
Diffstat (limited to 'src/maths.c')
-rw-r--r--src/maths.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/maths.c b/src/maths.c
index 42546bb..da5e23a 100644
--- a/src/maths.c
+++ b/src/maths.c
@@ -1,15 +1,3 @@
-
-#if PSX
-#include <kernel.h>
-#include <sys/types.h>
-#include <libetc.h>
-#include <libgte.h>
-#include <libgpu.h>
-#include <stdlib.h>
-#include <inline_c.h>
-#include <gtemac.h>
-#endif
-
#include "3dc.h"
#include "inline.h"