ide, launcher: Move to new directory
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
|
||||
#ifndef LIBS_H
|
||||
#define LIBS_H
|
||||
|
||||
extern int linker_ver,runtime_ver;
|
||||
|
||||
void initLibs();
|
||||
string quickHelp( const string &kw );
|
||||
bool isMediaFile( const string &file );
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user