- fixed compilation of targets with optimization
This commit is contained in:
parent
cf590d73e4
commit
39a3527396
2 changed files with 4 additions and 2 deletions
|
|
@ -48,8 +48,6 @@
|
|||
#include "w_wad.h"
|
||||
#include "doomstat.h"
|
||||
|
||||
inline PClass *PObjectPointer::PointedClass() const { return static_cast<PClassType*>(PointedType)->Descriptor; }
|
||||
|
||||
extern FRandom pr_exrandom;
|
||||
FMemArena FxAlloc(65536);
|
||||
int utf8_decode(const char *src, int *size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue