mirror of
https://github.com/zeldaret/tp
synced 2026-06-09 20:50:45 -04:00
wii building OK / m_Do_graphic debug work (#2815)
* wii building OK + m_Do_graphic debug work * d_meter_HIO debug cleanup * wii m_Do_graphic stuff * tag_attack_item OK, mirror_chain almost * fix build * mg_fshop matching
This commit is contained in:
@@ -1936,12 +1936,12 @@ void dComIfG_playerStatusD() {
|
||||
dComIfGs_onEventBit(0x5d80);
|
||||
|
||||
if (!mDoCPd_c::isConnect(PAD_3)) {
|
||||
g_fmapHIO.mRangeCheckInterval = 0;
|
||||
g_fmapHIO.mAllRegionsUnlocked = 0;
|
||||
} else {
|
||||
g_fmapHIO.mRangeCheckInterval = 1;
|
||||
g_fmapHIO.mAllRegionsUnlocked = 1;
|
||||
}
|
||||
|
||||
g_fmapHIO.mRegionImageDebug = 1;
|
||||
g_fmapHIO.mPortalWarpON = 1;
|
||||
g_fmapHIO.update();
|
||||
|
||||
g_mwHIO.setArrowFlag(1);
|
||||
|
||||
Reference in New Issue
Block a user