X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftop10scorescreen.h;h=2a32901b285abb12f84df1a922b28c0b5bf4dede;hp=143c291a97da62303f66cc7c2c01f38d017fcb14;hb=0b3bb271ac40b5f8bcfc5a417d4423e92c4483b1;hpb=0e17c7dcfd783acd4792c392c347e5e523757de3 diff --git a/bigscreen/top10scorescreen.h b/bigscreen/top10scorescreen.h index 143c291..2a32901 100644 --- a/bigscreen/top10scorescreen.h +++ b/bigscreen/top10scorescreen.h @@ -23,6 +23,7 @@ public: bool check_invalidated(); void draw(unsigned char *buf); + int get_priority(); }; #endif /* !defined(_TOP10SCORESCREEN_H) */