initialisation
This commit is contained in:
7
initialisation.h
Normal file
7
initialisation.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef INITIALISATION_H
|
||||
#define INITIALISATION_H
|
||||
|
||||
int initialisation(int SourisX, int SourisY, int maxX, int maxY);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user