Fix another typo
This commit is contained in:
parent
527328c303
commit
c0a6441bcb
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ BOOL out(int unknown)
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
// TODO - Probably not the original variable name (this is an educated guess)
|
||||
// TODO - Probably not the original function name (this is an educated guess)
|
||||
int RestoreSurfaces(void)
|
||||
{
|
||||
int s;
|
||||
|
|
Loading…
Add table
Reference in a new issue