summaryrefslogtreecommitdiff
path: root/src/electricLine.cpp
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-03-09 01:40:14 -0600
committerColin Noga <Tempus@chronometry.ca>2012-03-09 01:40:14 -0600
commit59624313e01ef4269f2ca27babe522d407e200b0 (patch)
tree3ef69879f19f4eded72a310a94736e151a108cc7 /src/electricLine.cpp
parent05d99e2cf552024116356591be0a88bf862b89c9 (diff)
downloadkamek-59624313e01ef4269f2ca27babe522d407e200b0.tar.gz
kamek-59624313e01ef4269f2ca27babe522d407e200b0.zip
Redid all the boss and custom sprite junk, effect list, saved 25 kb - but bosses break
Diffstat (limited to 'src/electricLine.cpp')
-rw-r--r--src/electricLine.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/electricLine.cpp b/src/electricLine.cpp
index 28822f1..d8a72e2 100644
--- a/src/electricLine.cpp
+++ b/src/electricLine.cpp
@@ -2,9 +2,6 @@
#include <game.h>
#include <g3dhax.h>
#include <sfx.h>
-#include <stage.h>
-#include "effects.h"
-#include "player.h"
class daElectricLine : public dEn_c {
int onCreate();