view target-utils/buzplayer/melody.h @ 510:16918f89d8dc

loadtools/scripts/pirelli.config: iota-off exit mode is better than jump0
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 28 May 2019 07:47:49 +0000
parents 49d2684805b1
children 9092ff68e37d
line wrap: on
line source

struct melentry {
	u16	tone;
	u16	dur;
};