aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index 440a12f..e587aa5 100644
--- a/main.cpp
+++ b/main.cpp
@@ -3,6 +3,8 @@
#include "ui.hpp"
int main() {
+ srand(time(0));
+
hilare_a_param p;
p.l = 50;
p.r_c_car = 25;