Initial Commit
This commit is contained in:
6
library/library.h
Normal file
6
library/library.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef REKORDUNBOX_LIBRARY_H
|
||||
#define REKORDUNBOX_LIBRARY_H
|
||||
|
||||
void entry();
|
||||
|
||||
#endif //REKORDUNBOX_LIBRARY_H
|
||||
Reference in New Issue
Block a user