Hold R2 and L2 to active load test

This commit is contained in:
Jaby
2024-07-22 20:09:47 +02:00
parent 7ff6e3b6b9
commit 12e0f0155b
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;
}