daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines and template classes, stb OK

This commit is contained in:
LagoLunatic
2025-06-17 22:30:17 -04:00
parent bc2f5c8fd0
commit 3d0aff6a84
35 changed files with 492 additions and 183 deletions
+3 -1
View File
@@ -508,7 +508,9 @@ BOOL daTitle_c::draw() {
BOOL daTitle_c::execute() {
if (!fopOvlpM_IsPeek()) {
mDoGph_gInf_c::setFadeColor(*(JUtility::TColor*)&g_blackColor); // Fakematch?
#if VERSION > VERSION_DEMO
mDoGph_gInf_c::setFadeColor((JUtility::TColor&)g_blackColor);
#endif
if ((CPad_CHECK_TRIG_A(0) || CPad_CHECK_TRIG_B(0) || CPad_CHECK_TRIG_START(0)) && mpTitleProc->getEnterMode() == 1) {
mpTitleProc->setEnterMode();