*** living.c.orig	Wed Jan 16 22:12:13 1991
--- living.c	Wed Aug 11 22:51:37 1993
***************
*** 117,123 ****
   * If the second argument exists, then the first argument is taken
   * as the movement message only.
   */
! move_player(dir_dest, optional_dest_ob)
  {
      string dir, dest;
      object ob;
--- 117,123 ----
   * If the second argument exists, then the first argument is taken
   * as the movement message only.
   */
! varargs move_player(dir_dest, optional_dest_ob)
  {
      string dir, dest;
      object ob;