aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2005-10-09 12:12:24 +0000
committerTravis Howell2005-10-09 12:12:24 +0000
commit0006c3f3950e9a78f956e68e1c4e12f9733c8d43 (patch)
tree89058cec43d64ce9193eaf3a45e5f42987cb8224 /simon/simon.h
parent6b897dd90b26baf4453cd116ed25bb122a3232c8 (diff)
downloadscummvm-rg350-0006c3f3950e9a78f956e68e1c4e12f9733c8d43.tar.gz
scummvm-rg350-0006c3f3950e9a78f956e68e1c4e12f9733c8d43.tar.bz2
scummvm-rg350-0006c3f3950e9a78f956e68e1c4e12f9733c8d43.zip
Clean up VGA headers.
More changes for FF. svn-id: r18988
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 66db7c77ae..5ab2111a5a 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -322,7 +322,7 @@ protected:
HitArea _hitAreas[90];
- VgaPointersEntry _vgaBufferPointers[180];
+ VgaPointersEntry _vgaBufferPointers[450];
VgaSprite _vgaSprites[180];
VgaSleepStruct _vgaSleepStructs[30];