aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.cpp')
-rw-r--r--src/ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.cpp b/src/ui.cpp
index 68601d8..25b792b 100644
--- a/src/ui.cpp
+++ b/src/ui.cpp
@@ -29,7 +29,7 @@ namespace ui {
}
fontSize=12; // to be safe
#ifdef DEBUG
- DEBUG_printf("Initialized FreeType2.\n");
+ DEBUG_printf("Initialized FreeType2.\n",NULL);
#endif // DEBUG
}
void setFontFace(const char *ttf){