general.h
changeset 25 b37843173279
parent 10 9148590f009d
child 26 95fccfcbd04c
--- a/general.h	Sun May 07 13:33:25 2006 +0200
+++ b/general.h	Sun May 07 13:34:25 2006 +0200
@@ -80,6 +80,7 @@
 void ShowMap (const struct Map *M);
 void init_os();
 void PrintMove(struct BoxMove b);
+void show_percent_and_map();
 
 /* Functions related to map solution
  * algorithm.c */