mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-30 14:14:43 +00:00
TINSEL: Remove unused function
svn-id: r53711
This commit is contained in:
parent
63862026bc
commit
a88d7b2905
@ -4014,12 +4014,6 @@ static void Walked(CORO_PARAM, int actor, int x, int y, SCNHANDLE film, bool esc
|
||||
CORO_END_CODE;
|
||||
}
|
||||
|
||||
/**
|
||||
*/
|
||||
static void WalkedTag(uint16 actorId) {
|
||||
RegisterMover(actorId);
|
||||
}
|
||||
|
||||
/**
|
||||
* Declare a moving actor.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user