From c0a6441bcba2de735322d7738cb2366b0820c424 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 17 Sep 2020 20:55:46 +0100 Subject: [PATCH] Fix another typo --- src/Draw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Draw.cpp b/src/Draw.cpp index 8c028445..6293a63e 100644 --- a/src/Draw.cpp +++ b/src/Draw.cpp @@ -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;