6 lines
88 B
C
6 lines
88 B
C
#ifndef LOGO_28C3_H_
|
|
#define LOGO_28C3_H_
|
|
|
|
void fairydust();
|
|
|
|
#endif /* LOGO_28C3_H_ */
|