aboutsummaryrefslogtreecommitdiff
path: root/src/noui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/noui.h')
-rw-r--r--src/noui.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/noui.h b/src/noui.h
index cbe6fa4c7b..754c2225fc 100644
--- a/src/noui.h
+++ b/src/noui.h
@@ -67,4 +67,8 @@ inline void MainFrameRepaint()
{
}
+inline void InitMessage(const std::string &message)
+{
+}
+
#endif