- made it compile again.
This commit is contained in:
parent
de8db297a6
commit
94eadb1a8c
8 changed files with 3 additions and 9 deletions
|
|
@ -183,7 +183,6 @@ class FJPEGTexture : public FWorldTexture
|
|||
{
|
||||
public:
|
||||
FJPEGTexture (int lumpnum, int width, int height);
|
||||
~FJPEGTexture ();
|
||||
|
||||
FTextureFormat GetFormat () override;
|
||||
int CopyTrueColorPixels(FBitmap *bmp, int x, int y, int rotate, FCopyInfo *inf = NULL) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue