mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- r_interpolate.h was in the g_shared directory but should be in src.
SVN r833 (trunk)
This commit is contained in:
parent
e77f83fbf6
commit
cab572c008
2 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ bool P_MorphMonster (AActor *actor, const PClass *morphClass);
|
||||||
bool P_UpdateMorphedMonster (AActor *actor);
|
bool P_UpdateMorphedMonster (AActor *actor);
|
||||||
|
|
||||||
|
|
||||||
struct side_t;
|
|
||||||
|
|
||||||
class DBaseDecal : public DThinker
|
class DBaseDecal : public DThinker
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue