From f5a1b626b710c368e79ab27c13cf2be4ccdcb30f Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 8 Jun 2015 08:31:51 -0400 Subject: SHERLOCK: Move Scalpel map code to ScalpelMap --- engines/sherlock/tattoo/tattoo_people.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'engines/sherlock/tattoo/tattoo_people.cpp') diff --git a/engines/sherlock/tattoo/tattoo_people.cpp b/engines/sherlock/tattoo/tattoo_people.cpp index 6952c876c0..61f79c471c 100644 --- a/engines/sherlock/tattoo/tattoo_people.cpp +++ b/engines/sherlock/tattoo/tattoo_people.cpp @@ -222,6 +222,10 @@ void TattooPeople::synchronize(Serializer &s) { } } +void TattooPeople::gotoStand(Sprite &sprite) { + error("TODO: gotoStand"); +} + } // End of namespace Tattoo } // End of namespace Sherlock -- cgit v1.2.3