initialisation
This commit is contained in:
9
definirMaxXY.h
Normal file
9
definirMaxXY.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef DEFINIRMAXXY_H
|
||||
#define DEFINIRMAXXY_H
|
||||
|
||||
|
||||
int DefMaxX(int taille);
|
||||
int DefMaxY(int taille);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user