Implement & link m_mail_check[_ovl].c

This commit is contained in:
Cuyler36
2023-07-27 14:16:49 -04:00
parent b4965bdc46
commit 6fc930e68a
5 changed files with 1398 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "m_mail_check.h"
#include "m_mail_check_ovl.h"
extern int mMC_get_mail_hit_rate(int* len, u8* str) {
return mMck_check_key_hit(len, str);
}
File diff suppressed because it is too large Load Diff