SAE11_2023/serpent.h
2023-12-12 16:07:54 +01:00

6 lines
108 B
C

#ifndef SERPENT_H
#define SERPENT_H
void DessinerScene(int sprite,int x,int y,int n)
#endif /*SERPENT_H */