X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftop10scorescreen.cpp;h=66306b435adb60276efe69faf067ab2a58421e7e;hp=d4453d84a5b90dcece0c8425e4229683d14bd9c9;hb=1f0419e8b9ad6225c901fdc9b272727547c08165;hpb=9c22e166f4d25f2d80766de9baab56efd9d952b0 diff --git a/bigscreen/top10scorescreen.cpp b/bigscreen/top10scorescreen.cpp index d4453d8..66306b4 100644 --- a/bigscreen/top10scorescreen.cpp +++ b/bigscreen/top10scorescreen.cpp @@ -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