summaryrefslogtreecommitdiff
path: root/arm7/lib/include/SND_lfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm7/lib/include/SND_lfo.h')
-rw-r--r--arm7/lib/include/SND_lfo.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arm7/lib/include/SND_lfo.h b/arm7/lib/include/SND_lfo.h
index 43055c27..f3737f08 100644
--- a/arm7/lib/include/SND_lfo.h
+++ b/arm7/lib/include/SND_lfo.h
@@ -5,9 +5,4 @@
#include "nitro/SND_exChannel_shared.h"
-void SND_InitLfoParam(struct SNDLfoParam *lfoParam);
-void SND_StartLfo(struct SNDLfo *lfo);
-void SND_UpdateLfo(struct SNDLfo *lfo);
-int SND_GetLfoValue(struct SNDLfo *lfo);
-
#endif //GUARD_SND_LFO_H