fopMsgM_setMessageID OK

This commit is contained in:
Pheenoh 2021-03-27 15:46:04 -04:00
parent db86a09e7c
commit 7ac5101a17
No known key found for this signature in database
GPG Key ID: 4312662758CE7D5A
1 changed files with 3 additions and 9 deletions

View File

@ -60,7 +60,7 @@ void memalignB__3cMlFiUl(void);
extern u8 lbl_803A3970;
extern u8 lbl_8043028C;
extern u8 lbl_80439A20;
extern u8 lbl_804505C8;
extern unsigned int i_msgID;
extern u8 lbl_80450D40;
extern u8 lbl_80450D60;
extern u8 lbl_80451C70;
@ -102,11 +102,6 @@ void fopMsgM_Delete(void* pProc) {
fpcM_Delete(pProc);
}
// asm void fopMsgM_Delete(void*) {
// nofralloc
// #include "f/f_op/f_op_msg_mng/asm/func_8001FA4C.s"
// }
// createAppend__FP10fopAc_ac_cP4cXyzPUlPUlUi
// createAppend(fopAc_ac_c*, cXyz*, u32*, u32*, unsigned int)
asm void createAppend(fopAc_ac_c*, cXyz*, u32*, u32*, unsigned int) {
@ -165,9 +160,8 @@ asm void fopMsgM_messageGet(char*, u32) {
// fopMsgM_setMessageID__FUi
// fopMsgM_setMessageID__FUi(unsigned int)
asm void fopMsgM_setMessageID(unsigned int) {
nofralloc
#include "f/f_op/f_op_msg_mng/asm/func_80020100.s"
void fopMsgM_setMessageID(unsigned int messageId) {
i_msgID = messageId;
}
// fopMsgM_Create__FsPFPv_iPv