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