Removing non-ASCII chars from source code
svn-id: r27818
This commit is contained in:
parent
d2189e7111
commit
e2ad271bd8
13 changed files with 18 additions and 32 deletions
|
@ -424,7 +424,7 @@ Boolean StartScummVM(Int16 engine) {
|
|||
toLauncher= (gPrefs->exitLauncher);
|
||||
|
||||
// gVars values
|
||||
// (gVars->HRrefNum defined in checkHRmode on Clié)
|
||||
// (gVars->HRrefNum defined in checkHRmode on Clie)
|
||||
#ifndef _DEBUG_ENGINE
|
||||
gVars->VFS.volRefNum = (gPrefs->card.autoDetect ? vfsInvalidVolRef : gPrefs->card.volRefNum);
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue