mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-27 08:53:23 -04:00
tests with edited aurora
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user