summaryrefslogtreecommitdiff
path: root/src/tile16.cpp.bak
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.bak
parentfb5ad7bbb34ca1246deb2481aed665aee31d2ce9 (diff)
downloadsnes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.tar.gz
snes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.tar.bz2
snes9x2002-070a2271fe50a73304d5eb84a688452bd41bbe29.zip
Remove USE_GLIDE
Diffstat (limited to 'src/tile16.cpp.bak')
-rw-r--r--src/tile16.cpp.bak3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tile16.cpp.bak b/src/tile16.cpp.bak
index abc30e0..3d199ff 100644
--- a/src/tile16.cpp.bak
+++ b/src/tile16.cpp.bak
@@ -49,9 +49,6 @@
#include "gfx.h"
#include "tile16.h"
-#ifdef USE_GLIDE
-#include "3d.h"
-#endif
extern uint32 HeadMask [4];
extern uint32 TailMask [5];