]> git.sesse.net Git - ccbs/commit
Fetch the actual high score from the database when showing high score on the group...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 20 Feb 2005 17:35:24 +0000 (17:35 +0000)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 20 Feb 2005 17:35:24 +0000 (17:35 +0000)
commit2983d99d9fc6a9da891873b08a8f9360d88d104a
tree949a70415ae763ad823acd8da573d017f6bf80e3
parentf0955c93464993b82d087f48150d363c6c57054f
Fetch the actual high score from the database when showing high score on the group screen.
bigscreen/Makefile
bigscreen/fetch_highscore.cpp [new file with mode: 0644]
bigscreen/fetch_highscore.h [new file with mode: 0644]
bigscreen/groupscreen.cpp