make GetMainAndSubTitlesFromFullTitle static

This commit is contained in:
Glenn Maynard
2002-12-13 22:07:32 +00:00
parent ac55639422
commit ef2b3d18eb
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -1,7 +1,9 @@
#include "stdafx.h"
#include "NotesLoader.h"
#include "NoteTypes.h"
#include "NoteData.h"
#include "GameManager.h"
#include "RageUtil.h"
bool NotesLoader::Loadable( CString sPath )
{