tests with edited aurora

This commit is contained in:
Lurs
2026-02-22 07:06:54 +01:00
parent 8599684fae
commit d66e35eefc
4 changed files with 23 additions and 34 deletions
+2 -2
View File
@@ -222,7 +222,7 @@ void JFWDisplay::endGX() {
}
void JFWDisplay::beginRender() {
//aurora_begin_frame();
aurora_begin_frame();
if (field_0x40) {
JUTProcBar::getManager()->wholeLoopEnd();
}
@@ -300,7 +300,7 @@ void JFWDisplay::endRender() {
JUTProcBar::getManager()->cpuStart();
calcCombinationRatio();
//aurora_end_frame();
aurora_end_frame();
}
void JFWDisplay::endFrame() {