move all URLs into ProductInfo.h

This commit is contained in:
Chris Danford
2005-10-28 03:10:48 +00:00
parent 6e5b3a5ed8
commit 092b5d969d
6 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -693,7 +693,7 @@ RageDisplay *CreateDisplay()
CString error = "There was an error while initializing your video card.\n\n"
"Please do not file this error as a bug! Use the web page below to troubleshoot this problem.\n\n"
"http://www.stepmania.com/stepmania/mediawiki.php?title=Video_Driver_Troubleshooting\n\n"
VIDEO_TROUBLESHOOTING_URL "\n\n"
"Video Driver: "+GetVideoDriverName()+"\n\n";
CStringArray asRenderers;