ActionStillGeneric added.

This commit is contained in:
johns 2000-07-14 21:14:46 +00:00
parent 354e39cd7e
commit 2bf108eff2

View file

@ -95,6 +95,8 @@ extern void CommandSpellCast(Unit* unit,int x,int y,Unit* dest,int spellid, int
-- Actions: in action_<name>.c
----------------------------------------------------------------------------*/
/// Generic still action
extern void ActionStillGeneric(Unit* unit,int ground);
/// Handle command still
extern void HandleActionStill(Unit* unit);
/// Handle command stand ground