backslashes are not legal

This commit is contained in:
Glenn Maynard
2004-08-18 02:08:43 +00:00
parent 32e1205697
commit 2fdb1cb61e
+1 -1
View File
@@ -31,7 +31,7 @@ bool NetworkSyncManager::ChangedScoreboard(int Column) { return false; }
#include "PrefsManager.h"
#include "ProductInfo.h"
#include "ScreenMessage.h"
#include "arch\LoadingWindow\LoadingWindow.h"
#include "arch/LoadingWindow/LoadingWindow.h"
const ScreenMessage SM_NET_UpdateScoreboard = ScreenMessage(SM_User+12);
const ScreenMessage SM_NET_SelectSong = ScreenMessage(SM_User+2);