- r_interpolate.h was in the g_shared directory but should be in src.

SVN r833 (trunk)
This commit is contained in:
Christoph Oelckers 2008-03-21 19:05:22 +00:00
parent e77f83fbf6
commit cab572c008
2 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ bool P_MorphMonster (AActor *actor, const PClass *morphClass);
bool P_UpdateMorphedMonster (AActor *actor);
struct side_t;
class DBaseDecal : public DThinker
{