1 #pragma once
2 
3 #include "cydtypes.h"
4 
5 Sint32 cyd_osc(Uint32 flags, Uint32 accumulator, Uint32 pw, Uint32 random, Uint32 lfsr_acc);
6