changes
This commit is contained in:
2
psg.h
2
psg.h
@ -41,6 +41,6 @@ void psgInit();
|
||||
|
||||
void psgPlayTone(uint8_t chip, uint8_t channel, uint8_t volume, t_octave octave, t_note note);
|
||||
void psgAmplitude(uint8_t chip, uint8_t channel, uint8_t volume);
|
||||
|
||||
void psgPlayFrequency(uint8_t chip, uint8_t channel, uint8_t volume, uint16_t frequency);
|
||||
|
||||
#endif // _PSG_H_
|
||||
|
Reference in New Issue
Block a user