git ssb

0+

cel / foostudio



Tree: 2e6268326637bb22cb6cc9ad26cfe2d913d7380f

Files: 2e6268326637bb22cb6cc9ad26cfe2d913d7380f / tune.h

90 bytesRaw
1#pragma once
2
3typedef float play_fn(void *, double time, float in);
4
5extern play_fn play;
6

Built with git-ssb-web