X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Frscommon.h;h=84fad6fdb4e788d3cb2a3962734de063a71a4619;hp=f086e57d29c23ca45ea34e89fd00de1461e99552;hb=8dd381ffb993692b376e48eaa4b9ab506b3568e2;hpb=d14a97ff4e453ad1540a02b465bb7e398303edde diff --git a/yarrg/rscommon.h b/yarrg/rscommon.h index f086e57..84fad6f 100644 --- a/yarrg/rscommon.h +++ b/yarrg/rscommon.h @@ -165,7 +165,7 @@ typedef struct { PotentialResult *pr; } HighScoreEntry; -extern int mingranu; +extern int granus; extern int nhighscores[GRANUS][AP]; extern HighScoreEntry *highscores[GRANUS][AP];