mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 07:10:43 +00:00
fixes
This commit is contained in:
@ -1380,7 +1380,7 @@ cSampleManager::Terminate(void)
|
||||
bool
|
||||
cSampleManager::CheckForAnAudioFileOnCD(void)
|
||||
{
|
||||
#if !defined(NO_CDCHECK) // TODO: figure out defines
|
||||
#if !defined(NO_CDCHECK) // TODO: check steam, probably GTAVC_STEAM_PATCH needs to be added
|
||||
char filepath[MAX_PATH];
|
||||
|
||||
strcpy(filepath, m_MiscomPath);
|
||||
|
Reference in New Issue
Block a user