summaryrefslogtreecommitdiff
path: root/src/tile16.cpp
diff options
context:
space:
mode:
authortwinaphex2015-11-05 16:08:36 +0100
committertwinaphex2015-11-05 16:08:36 +0100
commit070a2271fe50a73304d5eb84a688452bd41bbe29 (patch)
tree6d152eef8460187742eb42b260ea2cae270ea5ac /src/tile16.cpp
parentfb5ad7bbb34ca1246deb2481aed665aee31d2ce9 (diff)
downloadsnes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.tar.gz
snes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.tar.bz2
snes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.zip
Remove USE_GLIDE
Diffstat (limited to 'src/tile16.cpp')
-rw-r--r--src/tile16.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tile16.cpp b/src/tile16.cpp
index 5044bd5..747209c 100644
--- a/src/tile16.cpp
+++ b/src/tile16.cpp
@@ -49,10 +49,6 @@
#include "gfx.h"
#include "tile16.h"
-#ifdef USE_GLIDE
-#include "3d.h"
-#endif
-
extern uint32 HeadMask [4];
extern uint32 TailMask [5];