mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 07:45:48 -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:
@@ -68,7 +68,7 @@ daTit_HIO_c::daTit_HIO_c() {
|
||||
mPSPosX = 303.0f;
|
||||
break;
|
||||
case OS_LANGUAGE_FRENCH:
|
||||
mPSPosX = 304.0f;
|
||||
mPSPosX = FB_WIDTH / 2;
|
||||
break;
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user