use the new Define

This commit is contained in:
Tonton Th 2025-09-12 03:53:53 +02:00
parent 879dab3239
commit 11717a4f6a

View File

@ -16,7 +16,7 @@ global_settings {
#declare Rng2 = seed(now*24*60*60);
#declare bar = rand(Rng2);
#declare NormClock = clock / 360.0;
#declare NormClock = clock / NbFrames;
/* ------------------------------------------------------------ */
/*