X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=score.c;h=b9c666e7f36cd1c62fc147eda46cbf5a530c69fd;hp=6823b575a7961248cd6fe905f643de7a8b7dc343;hb=e3edccb30438fa531aca19132a7ca532d3ac5dc9;hpb=88a9e026caed5568363cefb7d49308b875dc5e4a diff --git a/score.c b/score.c index 6823b57..b9c666e 100644 --- a/score.c +++ b/score.c @@ -157,7 +157,7 @@ show_score(void) } void -display_scores(SDL_Surface *s, uint32_t x, uint32_t y) +display_scores(uint32_t x, uint32_t y) { char t[1024]; int i,h = font_height();