This commit is contained in:
Daveo 2001-08-03 21:44:31 +00:00
parent 61dcc5f131
commit a9915cfb5d
2 changed files with 45 additions and 40 deletions

View file

@ -114,7 +114,8 @@ void StartLoad(int _loadX,int _loadY)
/*****************************************************************************/
void StopLoad()
{
#if !defined(__VERSION_DEBUG__)
#if defined(__USER_CDBUILD__)
while(LoadTime)
{
VSync(0);