X-Git-Url: https://git.piment-noir.org/?p=Project_algorithmic_C.git;a=blobdiff_plain;f=lib%2Fconstants.h;h=bc15fd15e9de1a3e891d38713f3e124636a34f5c;hp=aa6bc5172a2bd0246591321cd9f1491ce10227ec;hb=54f1c58cef6764fdd611eedc267e7491e777c09b;hpb=74e2b93b658575fa792ada51c3bf1cdc3cfde247 diff --git a/lib/constants.h b/lib/constants.h index aa6bc51..bc15fd1 100644 --- a/lib/constants.h +++ b/lib/constants.h @@ -29,7 +29,6 @@ extern const unsigned int black; /* 2 */ extern const unsigned int player_one; /* black */ extern const unsigned int player_two; /* white */ - extern const unsigned int hint_allowed; /* legal place for a pawn */ extern const unsigned int hint_forbidden; /* illegal place for a pawn */