mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-05 18:28:11 -04:00
m_Do demo work (#1189)
* m_Do_controller_pad and m_Do_Reset OK for demo, m_Do_machine 100% with weak func order * Add machine.pch, m_Do_machine OK for demo * m_Do_gba_com and m_Do_MemCardRWmng OK for demo * m_Do_graphic work * m_Do_graphic JPN/PAL version diffs
This commit is contained in:
+1
-1
@@ -770,7 +770,7 @@ int dMsg2_closeProc(sub_msg2_class* i_Msg) {
|
||||
dMsg2_outFontHide(i_Msg, i);
|
||||
}
|
||||
|
||||
JKRFileLoader::removeResource(i_Msg->head_p, NULL);
|
||||
JKRRemoveResource(i_Msg->head_p, NULL);
|
||||
i_Msg->msg.mStatus = fopMsgStts_BOX_CLOSED_e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user