summaryrefslogtreecommitdiff
path: root/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'source.h')
-rw-r--r--source.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.h b/source.h
index 0b3e6c5..b0cf1cb 100644
--- a/source.h
+++ b/source.h
@@ -158,6 +158,7 @@ public:
{
return lastexec;
}
+ void Tlog(const char *format, ...);
void Dlog(const char *format, ...);
void Elog(const char *format, ...);
void Ilog(const char *format, ...);