mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-24 07:36:24 +01:00
Typo
This commit is contained in:
parent
03ad4b01e5
commit
f1c7246d77
@ -1,7 +1,7 @@
|
||||
#ifndef DEF_INITIALISATION_H
|
||||
#define DEF_INITIALISATION_H
|
||||
|
||||
// Génère un flotant entre 0 et 1
|
||||
// Génère un flottant entre 0 et 1
|
||||
#define RAND_FLT() ((float)rand())/((float)RAND_MAX)
|
||||
|
||||
#define ZERO 0
|
||||
|
Loading…
Reference in New Issue
Block a user