#include "global.h"
#include "RageSurface_Load.h"
#include "RageSurface_Load_PNG.h"
#include "RageSurface_Load_JPEG.h"
#include "RageSurface_Load_GIF.h"
#include "RageSurface_Load_BMP.h"
#include "RageUtil.h"
#include "RageFile.h"
#include "RageLog.h"
#include <set>
Functions | |
RageSurface * | TryOpenFile (CString sPath, bool bHeaderOnly, CString &error, CString format, bool &bKeepTrying) |
|
|