X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=main.c;h=65726e13c40a71fd2271bba1a4c21895c129078b;hp=e2c24e59847abc01b035fecc4432fd93da044e3e;hb=519d8f07e636c3171ad8ce05e729abb0d5b3c4e1;hpb=4beb21e08fbffbca3b2745056b4fb55e626851db diff --git a/main.c b/main.c index e2c24e5..65726e1 100644 --- a/main.c +++ b/main.c @@ -8,6 +8,7 @@ #include #include #include +#include #include "main.h" #include "database.h" #include "misc.h" @@ -920,4 +921,5 @@ L12400: LIMIT= -1; L18999: RSPEAK(SPK); L19000: RSPEAK(136); score(0); + return true; }