7 lines
93 B
C
7 lines
93 B
C
|
#ifndef IDEENPARK_H_
|
||
|
#define IDEENPARK_H_
|
||
|
|
||
|
void logo_Ideenpark();
|
||
|
|
||
|
#endif /* IDEENPARK_H_ */
|