initialisation

This commit is contained in:
2024-11-15 09:50:42 +01:00
parent c01961ff3c
commit f2880c2bbf
6 changed files with 78 additions and 9 deletions

5
initialisation.c Normal file
View File

@@ -0,0 +1,5 @@
int initialisation(int SourisX, int SourisY, int maxX, int maxY){
}