animate.c | 2 ++
1 file changed, 2 insertions(+)
--- xmille-2.0.orig/animate.c
+++ xmille-2.0/animate.c
@@ -9,6 +9,8 @@
extern int iscolor;
+static draw_square();
+
animate_move (player, orig_type, orig_arg, dest_type, dest_arg)
{
#if 0