]> git.sesse.net Git - ccbs/blobdiff - bigscreen/top10scorescreen.h
Replace 800x600 width a resolution from a .h file. Lots of positions are still hardco...
[ccbs] / bigscreen / top10scorescreen.h
index 143c291a97da62303f66cc7c2c01f38d017fcb14..2a32901b285abb12f84df1a922b28c0b5bf4dede 100644 (file)
@@ -23,6 +23,7 @@ public:
 
        bool check_invalidated();
        void draw(unsigned char *buf);
+       int get_priority();
 };
 
 #endif /* !defined(_TOP10SCORESCREEN_H) */