Fix another typo

This commit is contained in:
Clownacy 2020-09-17 20:55:46 +01:00
parent 527328c303
commit c0a6441bcb

View file

@ -746,7 +746,7 @@ BOOL out(int unknown)
return TRUE; 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 RestoreSurfaces(void)
{ {
int s; int s;