At the cost of losing change history, I'm renaming a couple "SDL" filenames
that no longer have any connection to SDL; the names are just too confusing.
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
#include "arch/Dialog/Dialog.h"
|
||||
#include "RageSurface.h"
|
||||
#include "RageSurfaceUtils.h"
|
||||
|
||||
#include "SDL_rotozoom.h"
|
||||
#include "SDL_dither.h"
|
||||
#include "RageSurfaceUtils_Zoom.h"
|
||||
#include "RageSurface_Load.h"
|
||||
|
||||
#include "SDL_dither.h"
|
||||
|
||||
static void GetResolutionFromFileName( CString sPath, int &Width, int &Height )
|
||||
{
|
||||
/* Match:
|
||||
|
||||
Reference in New Issue
Block a user