aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/walk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/walk.h')
-rw-r--r--engines/parallaction/walk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/parallaction/walk.h b/engines/parallaction/walk.h
index fea83e5a23..c5e8cebc8a 100644
--- a/engines/parallaction/walk.h
+++ b/engines/parallaction/walk.h
@@ -31,7 +31,6 @@
namespace Parallaction {
struct Animation;
-struct Job;
struct WalkNode {
int16 _x;
@@ -48,8 +47,6 @@ public:
typedef ManagedList<WalkNode*> WalkNodeList;
-void jobWalk(void*, Job *j);
-
struct PathBuffer {
// handles a 1-bit depth buffer used for masking non-walkable areas