summaryrefslogtreecommitdiffhomepage
path: root/src/demorec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demorec.c')
-rw-r--r--src/demorec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demorec.c b/src/demorec.c
index 9624db9..7875e30 100644
--- a/src/demorec.c
+++ b/src/demorec.c
@@ -363,7 +363,7 @@ bool demorec_custom_init(void) {
// really.
if (buildnum >= 2042) nbits_datalen = 11; else nbits_datalen = 12;
// }
-
+
return find_WriteMessages();
}