aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/general.h')
-rw-r--r--engines/cge/general.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge/general.h b/engines/cge/general.h
index 33abd1e852..b9e8e27be4 100644
--- a/engines/cge/general.h
+++ b/engines/cge/general.h
@@ -47,7 +47,6 @@ struct Dac {
typedef uint16 Crypt(void *buf, uint16 siz, uint16 seed);
-char *wtom(uint16 val, char *str, int radix, int len);
int takeEnum(const char **tab, const char *text);
uint16 chkSum(void *m, uint16 n);
char *mergeExt(char *buf, const char *name, const char *ext);