*mutters something about wincvs*

This commit is contained in:
Glenn Maynard
2002-12-13 22:09:02 +00:00
parent 3f6075cdd6
commit f4f4777cfd
-2
View File
@@ -1,9 +1,7 @@
#include "stdafx.h" #include "stdafx.h"
#include "NotesLoader.h" #include "NotesLoader.h"
#include "NoteTypes.h" #include "NoteTypes.h"
#include "NoteData.h"
#include "GameManager.h" #include "GameManager.h"
#include "RageUtil.h"
bool NotesLoader::Loadable( CString sPath ) bool NotesLoader::Loadable( CString sPath )
{ {