Merge remote-tracking branch 'origin/master'
# Conflicts: # quantum/audio/voices.c
This commit is contained in:
commit
a8086126fe
5 changed files with 85 additions and 39 deletions
|
@ -22,7 +22,7 @@ typedef enum {
|
|||
} voice_type;
|
||||
|
||||
void set_voice(voice_type v);
|
||||
void voice_iterate();
|
||||
void voice_deiterate();
|
||||
void voice_iterate(void);
|
||||
void voice_deiterate(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue