X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=misc.c;h=63cabf7c07bb340dc831790c72e6fdf43d64f2c3;hp=fb884b3dc26331f234e316f73531b0b81b4b1a22;hb=b27f767cc6658a4f7500054c75887d69c340c0f8;hpb=6718c57d49c8b6f86a3eab2e23d2265aab98d31c diff --git a/misc.c b/misc.c index fb884b3..63cabf7 100644 --- a/misc.c +++ b/misc.c @@ -238,7 +238,7 @@ static char* get_input(void) return (input); } -bool silent_yes() +bool silent_yes(void) { bool outcome = false;