⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 emu_psa_sat.c

📁 是一个手机功能的模拟程序
💻 C
字号:
#include "emu.h"

#include "aci_cmh.h"
#include "p_mncc.h"
#include "m_sat.h"
#include "p_mnss.h"

#include "psa.h"
#include "psa_cc.h"

#include "psa_sat.h"

 BOOL  psaSAT_FURegister      ( T_SAT_FU_FUNC pFunc )
 {

 }

 void  psaSAT_FUConfirm       ( int i , USHORT  u)
{

}

 BOOL  psaSAT_FUNotifyRegister ( T_SAT_FU_FUNC pFunc )
{

}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -