mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- Fixed: GCC build.
SVN r4165 (trunk)
This commit is contained in:
parent
2919bdf4fe
commit
e6f66e3c93
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
|
||||
static FRandom pr_morphmonst ("MorphMonster");
|
||||
|
||||
void EndAllPowerupEffects(AInventory *item);
|
||||
void InitAllPowerupEffects(AInventory *item);
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
//
|
||||
// FUNC P_MorphPlayer
|
||||
|
|
Loading…
Reference in a new issue