mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
Rename HostIO mChildID to mNo
TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
This commit is contained in:
@@ -242,7 +242,7 @@ void dMenu_Option_c::_create() {
|
||||
mE3A = 0xFF;
|
||||
mE3B = 0xC0;
|
||||
|
||||
g_moHIO.mChildID = mDoHIO_createChild("オプション画面", &g_moHIO); // "Option Screen"
|
||||
g_moHIO.mNo = mDoHIO_createChild("オプション画面", &g_moHIO); // "Option Screen"
|
||||
}
|
||||
|
||||
/* 801D53F0-801D546C .text _delete__14dMenu_Option_cFv */
|
||||
|
||||
Reference in New Issue
Block a user