Skip to content

Commit

Permalink
lores~: warning fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Place committed Dec 15, 2015
1 parent 89776d1 commit 90c9e4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/audio/lores~/lores~.c
Expand Up @@ -64,6 +64,8 @@ void ext_main(void *r)
class_dspinit(c);
class_register(CLASS_BOX, c);
lores_class = c;

return 0;
}

void lores_dsp(t_lores *x, t_signal **sp, short *count)
Expand Down

0 comments on commit 90c9e4a

Please sign in to comment.