#include "physfs.h"#include "pgfilearchive.h"#include "pgapplication.h"#include "pglog.h"#include "pgfont.h"#include "physfsrwops.h"#include <iostream>#include <cstring>#include "paragui.h"#include <SDL_image.h>Include dependency graph for pgfilearchive.cpp:

Go to the source code of this file.
Typedefs | |
| typedef SDL_Surface *(* | IMG_Load_RW_FT )(SDL_RWops *src, int freesrc) |
Variables | |
| static IMG_Load_RW_FT | IMG_Load_RW_FUNC = NULL |
|
|
Definition at line 49 of file pgfilearchive.cpp. |
|
|
Definition at line 50 of file pgfilearchive.cpp. Referenced by PG_FileArchive::LoadSurface(). |
1.4.2