diff --git a/src/data/item_icon_table.h b/src/data/item_icon_table.h index d3f5a12faa..8b13789179 100644 --- a/src/data/item_icon_table.h +++ b/src/data/item_icon_table.h @@ -1 +1 @@ - + diff --git a/test/test_runner.c b/test/test_runner.c index f5b7224523..9f29d6c7cf 100644 --- a/test/test_runner.c +++ b/test/test_runner.c @@ -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) {