add temporary registry keys
This commit is contained in:
parent
dfca31fab9
commit
79b8b4d083
5 changed files with 79 additions and 0 deletions
7
inc/indeo.h
Normal file
7
inc/indeo.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef INDEO_H
|
||||
#define INDEO_H
|
||||
|
||||
void indeo_enable();
|
||||
void indeo_disable();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue