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:
Glenn Maynard
2005-01-20 01:26:15 +00:00
parent 21316d7904
commit 24250824de
8 changed files with 10 additions and 10 deletions
@@ -3,12 +3,12 @@
#include "SDL_utils.h"
#include "RageSurface_Load_XPM.h"
#include "SDL_video.h"
#include "SDL_rotozoom.h"
#include "LoadingWindow_SDL.h"
#include "loading.xpm"
#include "StepMania.xpm" /* icon */
#include "RageSurface.h"
#include "RageSurfaceUtils.h"
#include "RageSurfaceUtils_Zoom.h"
/* XXX: What is all this Xbox junk doing in LoadingWindow_SDL? */