mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-09 10:22:20 -04:00
Implement & link m_mail_check[_ovl].c
This commit is contained in:
@@ -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
Reference in New Issue
Block a user