From 0ee10557cce8cdd51153aba56a67108047737978 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Fri, 26 Nov 2004 17:52:41 +0000 Subject: Auto detect keyboard WIN32 --- src/log.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/log.cpp') diff --git a/src/log.cpp b/src/log.cpp index 641e87ef..7b96fce4 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -185,5 +185,7 @@ void warning(const char *warning_text) { } void status(const char *status_text) { +#ifdef DEBUG log("Status", "last_function", status_text); +#endif } -- cgit v1.2.3-70-g09d2