first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef __mx_common_tool_h__
|
||||
#define __mx_common_tool_h__
|
||||
|
||||
#include "vars.h"
|
||||
|
||||
void Confirmation( unsigned long payment_id, char * number, int sz );
|
||||
void GetOfferCode( unsigned long offer_id, char * number, int sz );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user