aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/general.h
diff options
context:
space:
mode:
authoruruk2014-06-10 17:27:59 +0200
committeruruk2014-06-10 17:27:59 +0200
commit5a5fe344a0f26f164b4908109bbf7cfa39e6c47f (patch)
tree6434ac56a54ac09e0302d6dd6c2640ff18c7bf45 /engines/cge2/general.h
parent85c55333b334f18f795118a3a3e4a2d2c210253b (diff)
downloadscummvm-rg350-5a5fe344a0f26f164b4908109bbf7cfa39e6c47f.tar.gz
scummvm-rg350-5a5fe344a0f26f164b4908109bbf7cfa39e6c47f.tar.bz2
scummvm-rg350-5a5fe344a0f26f164b4908109bbf7cfa39e6c47f.zip
CGE2: Implement display of speech bubbles.
The sound code connected to them is still gappy.
Diffstat (limited to 'engines/cge2/general.h')
-rw-r--r--engines/cge2/general.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cge2/general.h b/engines/cge2/general.h
index 0239402ea3..7213c2e24d 100644
--- a/engines/cge2/general.h
+++ b/engines/cge2/general.h
@@ -32,8 +32,6 @@
namespace CGE2 {
-#define SCR_WID_ 320
-
class CGE2Engine;
struct Dac {