From 0cccbb29d63a03582b7c3cd89265296a46530414 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 8 Sep 2007 11:15:27 +0000 Subject: Some cleanup (yay for whomever had the brilliant idea to let SVN work over HTTPS and hence through proxies&firewalls :) svn-id: r28877 --- engines/scumm/gfx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/scumm/gfx.h') diff --git a/engines/scumm/gfx.h b/engines/scumm/gfx.h index fb8da562c8..4e92fad0fd 100644 --- a/engines/scumm/gfx.h +++ b/engines/scumm/gfx.h @@ -84,7 +84,7 @@ enum VirtScreenNumber { struct VirtScreen : Graphics::Surface { /** * The unique id of this screen (corresponds to its position in the - * ScummEngine:virtscr array). + * ScummEngine:_virtscr array). */ VirtScreenNumber number; -- cgit v1.2.3