]> git.sesse.net Git - ccbs/blobdiff - bigscreen/top10scorescreen.cpp
Make a "logical resolution" (yuck!) of 800x600 for all the screens, and make fonts...
[ccbs] / bigscreen / top10scorescreen.cpp
index d4453d84a5b90dcece0c8425e4229683d14bd9c9..66306b435adb60276efe69faf067ab2a58421e7e 100644 (file)
@@ -45,7 +45,7 @@ void Top10ScoreScreen::draw(unsigned char *buf)
 
        {
                unsigned width = my_draw_text("Today's top 10 scores", NULL, 40.0);
-               my_draw_text("Today's top 10 scores", buf, 40.0, SCREEN_WIDTH/2 - width/2, 60);
+               my_draw_text("Today's top 10 scores", buf, 40.0, LOGICAL_SCREEN_WIDTH/2 - width/2, 60);
        }
 
        // simple headings