X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ABM2%2FPlayground.h;h=20d10522c07eee8628b45c322b86460ac338aa7f;hb=c100d6f67b06abb348319e277a66b6b7ab0c4bd5;hp=541bf2af566c1ca3bf512a060c65bb6f9d82ebd4;hpb=716fe3814b66a0c98805c2f5af656fc1d1d1ef2e;p=matthijs%2FABM2.git diff --git a/ABM2/Playground.h b/ABM2/Playground.h index 541bf2a..20d1052 100755 --- a/ABM2/Playground.h +++ b/ABM2/Playground.h @@ -57,6 +57,7 @@ private: class Playground : public ITask { public: + Playground(CKernel *kernel); bool Start(); void Update(); void Stop();