7 lines
80 B
C
7 lines
80 B
C
#ifndef SKATER_H
|
|
#define SKATER_H
|
|
|
|
// define your skater datatypes here
|
|
|
|
#endif
|