Hold R2 and L2 to active load test

This commit is contained in:
Jaby
2024-07-22 20:09:47 +02:00
committed by Jaby
parent 98f2c8791a
commit 548de4ab30
5 changed files with 20 additions and 9 deletions

View File

@@ -6,4 +6,5 @@
namespace Shared {
extern Menu::BackMenu back_menu;
extern JabyEngine::GPU::POLY_G4 background;
extern bool load_test;
}