]> Shamusworld >> Repos - rmac/blobdiff - direct.h
Version bump for last commit. ;-)
[rmac] / direct.h
index 7b4625a11bb64a5d488900b835d2a3835ed62b39..d4b22ce923267c45aa381c4b957ede35299abf35 100644 (file)
--- a/direct.h
+++ b/direct.h
@@ -15,7 +15,7 @@
 extern TOKEN exprbuf[];
 extern SYM * symbolPtr[];
 extern int (* dirtab[])();
-extern char strtoa8[];
+extern int stringtype;
 
 // Exported functions
 void auto_even(void);