diff options
Diffstat (limited to 'src/unk_8159F40.c')
-rw-r--r-- | src/unk_8159F40.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unk_8159F40.c b/src/unk_8159F40.c index b0147d06a..ab27cea63 100644 --- a/src/unk_8159F40.c +++ b/src/unk_8159F40.c @@ -28,7 +28,7 @@ void sub_8159F40(void) s32 opIdx = 0; const struct UnkStruct_84792D0 * data; - gBattleTypeFlags = BATTLE_TYPE_DOME; + gBattleTypeFlags = BATTLE_TYPE_POKEDUDE; ZeroPlayerPartyMons(); ZeroEnemyPartyMons(); data = gUnknown_84792D0[gSpecialVar_0x8004]; |