aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/talk.h
diff options
context:
space:
mode:
authoruruk2014-07-29 13:25:39 +0200
committeruruk2014-07-29 13:25:39 +0200
commit800ff40219c44c0961ff02faaf75d692f0d9a98a (patch)
tree4cd16c055808e6a74c864a9ccbcf8b8b21cfd826 /engines/cge2/talk.h
parentcee669e76325dd9f6dca12262faf61cbe0392828 (diff)
downloadscummvm-rg350-800ff40219c44c0961ff02faaf75d692f0d9a98a.tar.gz
scummvm-rg350-800ff40219c44c0961ff02faaf75d692f0d9a98a.tar.bz2
scummvm-rg350-800ff40219c44c0961ff02faaf75d692f0d9a98a.zip
CGE2: Move ColorBank and kColorNum to one place.
They are strongly connected.
Diffstat (limited to 'engines/cge2/talk.h')
-rw-r--r--engines/cge2/talk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge2/talk.h b/engines/cge2/talk.h
index ec4a347c69..d7484655cc 100644
--- a/engines/cge2/talk.h
+++ b/engines/cge2/talk.h
@@ -44,7 +44,6 @@ namespace CGE2 {
#define kCaptionSide 24
#define kInfName 101
#define kSayName 102
-#define kColorNum 6
class Font {
void load();