trivial cleanup

svn-id: r4988
This commit is contained in:
Max Horn
2002-09-21 16:20:52 +00:00
parent ae353fae18
commit 6cfcd04682
3 changed files with 5 additions and 9 deletions
-1
View File
@@ -226,7 +226,6 @@ void Scumm::CHARSET_1()
string[0].ypos = 1;
if (string[0].ypos < camera._cur.y - (_realHeight / 2))
string[0].ypos = camera._cur.y - (_realHeight / 2);
s = a->scalex * a->new_2 / 0xFF;