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

@@ -57,7 +57,6 @@ namespace GTETest {
}
static auto star_base = Make::SPRT(
// TODO: improve magic numbers
Make::AreaI16(Position, Make::SizeI16(64, 64)),
Make::OffsetPageWithClut(JabySTARTim.get_page_offset_clut4(), Make::PageClut(JabySTARTim.get_clut_position()))
).linked();