bmsd/lock.h

Sat, 19 Jan 2019 12:12:12 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jan 2019 12:12:12 +0100
changeset 190
77bbfdaa22e9
parent 0
033898178630
permissions
-rw-r--r--

Changed buttons colors.

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial