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