- made it compile again.

This commit is contained in:
Christoph Oelckers 2018-03-18 13:47:40 +01:00
commit 94eadb1a8c
8 changed files with 3 additions and 9 deletions

View file

@ -85,7 +85,6 @@ class FPCXTexture : public FWorldTexture
{
public:
FPCXTexture (int lumpnum, PCXHeader &);
~FPCXTexture ();
FTextureFormat GetFormat () override;