Test runner set mode (#4661)

* Item icon table glitch

* Test runner uses OPTIONS_BATTLE_STYLE_SET
This commit is contained in:
Pawkkie 2024-05-30 15:24:33 -04:00 committed by GitHub
parent 462dca0c09
commit 8d58564569
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -124,6 +124,8 @@ top:
gIntrTable[7] = Intr_Timer2;
gSaveBlock2Ptr->optionsBattleStyle = OPTIONS_BATTLE_STYLE_SET;
// The current test restarted the ROM (e.g. by jumping to NULL).
if (sCurrentTest.address != 0)
{