Timing is correct now! Forgot to update samples_per_tick when parsing the 0xf effect.
[pineappletracker.git] / hively / pineapple.h
blob99d053fd0fe77094359215d3022eea7d2cbf4886
1 /* ACTIONS */
2 void act_mvdown(void);
3 void act_mvup(void);
4 void act_mvright(void);
5 void act_mvleft(void);