Test runner set mode (#4661)
* Item icon table glitch * Test runner uses OPTIONS_BATTLE_STYLE_SET
This commit is contained in:
parent
462dca0c09
commit
8d58564569
2 changed files with 3 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue