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

@@ -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();