mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
parent
813497a1aa
commit
63eaf9e823
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ WritePNGqfs (const char *fileName, const byte *data, int width, int height)
|
|||
#include "QF/png.h"
|
||||
|
||||
VISIBLE tex_t *
|
||||
LoadPNG (QFile *infile)
|
||||
LoadPNG (QFile *infile, int load)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue