* fopMsgM_msgDataProc_c::stringSet work

* Fix JPN

* More stringSet work

* work

* get rid of fake temps

* stringSet 99.99%

* fopMsgM_msgDataProc_c::stringLength 100%

* d_msg work

* fix pal

* fix message_paper, d_meter version diff fixes
This commit is contained in:
LagoLunatic
2026-08-02 21:04:29 -04:00
committed by GitHub
parent dbc093a3cf
commit 380407dd26
34 changed files with 2719 additions and 1600 deletions
+2 -2
View File
@@ -194,7 +194,7 @@ void dMesg_tSequenceProcessor::initialize(int param_1) {
}
}
mesgControl->setNowFontSize(mesgControl->getInitFontSize()) ;
mesgControl->setNowFontSize(mesgControl->getInitFontSize());
mesgControl->setCharCode(0);
mesgControl->setHeaderOff();
mesgControl->setCode16FgOff();
@@ -768,7 +768,7 @@ dMesg_tMeasureProcessor::dMesg_tMeasureProcessor(JMessage::TControl* param_1, in
field_0x54 = 0;
linemax = 4;
dMesg_tControl* mesgControl = (dMesg_tControl*)getControl();
mesgControl->setNowFontSize(mesgControl->getInitFontSize()) ;
mesgControl->setNowFontSize(mesgControl->getInitFontSize());
mesgControl->setLineCount(0);
mesgControl->setCharCode(0);
mesgControl->setHeaderOff();