9 lines
87 B
C
9 lines
87 B
C
|
#ifndef _melodie_h
|
||
|
#define _melodie_h
|
||
|
|
||
|
#include <stdlib.h>
|
||
|
#include <stdio.h>
|
||
|
|
||
|
|
||
|
|
||
|
#endif
|