aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index aa559c7..a0832a2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -176,6 +176,7 @@ update(void) {
176 if (notif.time > 0) { 176 if (notif.time > 0) {
177 notif.time--; 177 notif.time--;
178 } 178 }
179 rng_state++;
179} 180}
180 181
181int 182int