aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-03-08 17:39:18 +0000
committerPaweł Kołodziejski2003-03-08 17:39:18 +0000
commit4a5ffdd9a644937f93b704c1fcd0aa8135196dca (patch)
treea4683243e7bea8cbe972debf0016b2f898586b3d /scumm/scumm.h
parentfbc3876ccdbf453f3f4c303a98ae0e60e80a0bc5 (diff)
downloadscummvm-rg350-4a5ffdd9a644937f93b704c1fcd0aa8135196dca.tar.gz
scummvm-rg350-4a5ffdd9a644937f93b704c1fcd0aa8135196dca.tar.bz2
scummvm-rg350-4a5ffdd9a644937f93b704c1fcd0aa8135196dca.zip
fixed descriptions in the dig
svn-id: r6776
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 913f5ab0fc..63450f30ee 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -982,7 +982,6 @@ public:
void restoreCharsetBg();
int hasCharsetMask(int x, int y, int x2, int y2);
void CHARSET_1();
- void description();
void drawDescString(byte *msg);
byte *addMessageToStack(byte *msg);
void addIntToStack(int var);