X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftop10scorescreen.h;h=439bfebddc87e2d5a7540a8d075b157fe8ae080f;hp=2a32901b285abb12f84df1a922b28c0b5bf4dede;hb=09ae4d8636130d4c86ab3f8df8f823482f948f97;hpb=84157afe24c5b731c728fb9123be094f0849df35 diff --git a/bigscreen/top10scorescreen.h b/bigscreen/top10scorescreen.h index 2a32901..439bfeb 100644 --- a/bigscreen/top10scorescreen.h +++ b/bigscreen/top10scorescreen.h @@ -22,7 +22,7 @@ public: virtual ~Top10ScoreScreen(); bool check_invalidated(); - void draw(unsigned char *buf); + void draw(unsigned char *buf, unsigned width, unsigned height); int get_priority(); };