summaryrefslogtreecommitdiff
path: root/include/game.h
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-03-18 00:36:37 +0100
committerTreeki <treeki@gmail.com>2012-03-18 00:36:37 +0100
commit58b4ab236f6e4b0b5c4cf8384a3a8be299c86623 (patch)
treedc0ff282ed28991f48424b450acef825ac2f7d0b /include/game.h
parentcb939234c499b337adad657f865deb6e7a2325fd (diff)
downloadkamek-58b4ab236f6e4b0b5c4cf8384a3a8be299c86623.tar.gz
kamek-58b4ab236f6e4b0b5c4cf8384a3a8be299c86623.zip
compiles now
Diffstat (limited to '')
-rwxr-xr-xinclude/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.h b/include/game.h
index b8cfc70..60cebcc 100755
--- a/include/game.h
+++ b/include/game.h
@@ -2828,7 +2828,7 @@ namespace mEf {
virtual bool _vfB4(Mtx *mtx);
};
- class es2 : public EGG::Effect {
+ class es2 : public effect_c {
public:
// vtable: 80329CA0
~es2();