From: Ian Jackson Date: Wed, 14 Oct 2009 20:38:00 +0000 (+0100) Subject: routesearch: print highscore tables best first X-Git-Tag: 5.0^2~41 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=d3298934807f28698d96ea7df784e52674e94968 routesearch: print highscore tables best first --- diff --git a/yarrg/rsmain.c b/yarrg/rsmain.c index 976aa5a..dd3748f 100644 --- a/yarrg/rsmain.c +++ b/yarrg/rsmain.c @@ -169,7 +169,7 @@ int main(int argc, const char **argv) { int pos; fprintf(output,"============== granui%d ap=%d ==============\n", granui, ap); - for (pos=0; pos=0; pos--) { HighScoreEntry *hs= &highscores[granui][ap][pos]; PotentialResult *pr= hs->pr; if (!pr) continue;