7 lines
99 B
C
7 lines
99 B
C
#ifndef DEPLACEMENT_H
|
|
#define DEPLACEMENT_H
|
|
void input()
|
|
void logique()
|
|
|
|
#endif /*DEPLACEMENT_H*/
|