Some minor fixes regarding the entry API. Fixed explosion effects from not animating/looping properly.
9 lines
59 B
C
9 lines
59 B
C
void Scores_Init(void)
|
|
{
|
|
|
|
}
|
|
|
|
void Scores_Draw(void)
|
|
{
|
|
|
|
}
|