brewco/rdconfig.h

Wed, 16 Dec 2015 22:54:53 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 16 Dec 2015 22:54:53 +0100
changeset 462
830ae3c3ef98
parent 409
cdf68044adaf
permissions
-rw-r--r--

Added recipe setup display menu.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


void killconfig(void);
int  rdconfig(void);
int  wrconfig(void);


#endif

mercurial