mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-20 18:42:26 +00:00
- missing declaration.
This commit is contained in:
parent
f1514bbc52
commit
fdb31fc2cc
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue