nuclide/Source/client/valve/scoreboard.c
Marco Hladik d8926097fa Added custom GLSL updates, that add monochrome rendering (for better 3D Anaglyph support)
Some minor fixes regarding the entry API.
Fixed explosion effects from not animating/looping properly.
2019-02-20 14:30:16 +01:00

9 lines
59 B
C

void Scores_Init(void)
{
}
void Scores_Draw(void)
{
}