Hold R2 and L2 to active load test

This commit is contained in:
2024-07-22 20:09:47 +02:00
parent 79f2b436ff
commit c4d4b8f014
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;
}