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