Just some notes and SPEC stuff.
[pineappletracker.git] / musicchip_file.h
blob3652300d390116e9f9d7125f354aee9a63b31be4
1 int loadfile(char *fname);
2 void savefile(char *fname);
3 void saveinstrument(char *fname);
4 int loadinstrument(char *fname);