- missing declaration.

This commit is contained in:
Christoph Oelckers 2022-09-26 18:10:51 +02:00
parent f1514bbc52
commit fdb31fc2cc

View file

@ -35,6 +35,8 @@ void playlogos();
unsigned int qrand(void);
int wrand(void);
void wsrand(int);
DAngle randomAngle();
void FireInit(void);
void FireProcess(void);
void UpdateNetworkMenus(void);