6 lines
108 B
C
6 lines
108 B
C
#ifndef SERPENT_H
|
|
#define SERPENT_H
|
|
void DessinerScene(int sprite,int x,int y,int n)
|
|
|
|
#endif /*SERPENT_H */
|