aboutsummaryrefslogtreecommitdiff
path: root/externals/build/include/t_tk.h
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-19 11:47:34 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-19 11:47:34 +0000
commit7e0207c8a5d4689c55d0fd99ba2a67c281ce5dea (patch)
tree110b19cdf65b80555dd8d71b081ce16e9ffbec53 /externals/build/include/t_tk.h
parentc372f6701d342690712a081cfa27b3435179e03a (diff)
added
svn path=/trunk/; revision=218
Diffstat (limited to 'externals/build/include/t_tk.h')
-rw-r--r--externals/build/include/t_tk.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/externals/build/include/t_tk.h b/externals/build/include/t_tk.h
new file mode 100644
index 00000000..a6943679
--- /dev/null
+++ b/externals/build/include/t_tk.h
@@ -0,0 +1,10 @@
+/* Copyright (c) 1997-1999 Miller Puckette.
+* For information on usage and redistribution, and for a DISCLAIMER OF ALL
+* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
+
+void pdgui_vmess(char *fmt, ...);
+void pdgui_mess(char *s);
+
+void pdgui_evalfile(char *s);
+
+#define GUISTRING 1000