summaryrefslogtreecommitdiff
path: root/src/penguin.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/penguin.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 '')
-rw-r--r--src/penguin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/penguin.cpp b/src/penguin.cpp
index 82c0091..6d12204 100644
--- a/src/penguin.cpp
+++ b/src/penguin.cpp
@@ -3,8 +3,6 @@
#include <g3dhax.h>
#include <sfx.h>
#include <stage.h>
-#include "effects.h"
-#include "player.h"
class daPengi : public dEn_c {
int onCreate();