ponytracker/sources/melodie/melodie.h

9 lines
87 B
C

#ifndef _melodie_h
#define _melodie_h
#include <stdlib.h>
#include <stdio.h>
#endif