aboutsummaryrefslogtreecommitdiff
path: root/saga/gfx.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2005-01-21 23:18:32 +0000
committerEugene Sandulenko2005-01-21 23:18:32 +0000
commite488ddc7c25a366d6cee417346b5d4f863d39e16 (patch)
treec50677df23e67737e5c0018676a17960732ad114 /saga/gfx.cpp
parentebe40f024e2c2717ad5d97fa30506f5ede97479b (diff)
downloadscummvm-rg350-e488ddc7c25a366d6cee417346b5d4f863d39e16.tar.gz
scummvm-rg350-e488ddc7c25a366d6cee417346b5d4f863d39e16.tar.bz2
scummvm-rg350-e488ddc7c25a366d6cee417346b5d4f863d39e16.zip
Fix cursor shape.
svn-id: r16606
Diffstat (limited to 'saga/gfx.cpp')
-rw-r--r--saga/gfx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/gfx.cpp b/saga/gfx.cpp
index 08ddd57590..1af8dff24a 100644
--- a/saga/gfx.cpp
+++ b/saga/gfx.cpp
@@ -987,7 +987,7 @@ void Gfx::setCursor() {
0, 0, 0, A, 0, 0, 0,
0, 0, 0, A, 0, 0, 0,
0, 0, 0, A, 0, 0, 0,
- A, A, A, B, B, B, B,
+ A, A, A, B, A, A, A,
0, 0, 0, A, 0, 0, 0,
0, 0, 0, A, 0, 0, 0,
0, 0, 0, A, 0, 0, 0,