shithub: riscv

ref: 403fef45c1a65aa74c449764e2857597fc03290a
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*);