Adjusted the email account

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-22 06:30:13 -04:00
parent 1aecd46811
commit b1bc8a4658
3 changed files with 98 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef __mx_history_h__
#define __mx_history_h__
#include "vars.h"
long WrenchPurchaseHx( CVars in, CVars &out );
#endif