Media finder
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef __mx_media_h__
|
||||
#define __mx_media_h__
|
||||
|
||||
#include "vars.h"
|
||||
|
||||
//long WrenchPurchaseHx( CVars in, CVars &out );
|
||||
//long WrenchRefferHx( CVars in, CVars &out );
|
||||
//long WrenchMyFilesList( CVars in, CVars &out );
|
||||
long WrenchFindStoredMedia(CVars in, CVars &out);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user