shithub: riscv

ref: 1a55b8d1f0253b4d39b1972978b469a352f0f94b
dir: /sys/src/games/music/jukebox/client.h/

View raw version
char*	getroot(void);
void	doplay(char*);
void	fillbrowsebot(char*);
void	fillbrowsetop(char*);
void	fillplaytext(char*);
void	addchild(char*, char*);
void	addparent(char*);
char	*getoneliner(char*);
char	*getparent(char*);
void	addplaytext(char*);