diff --git a/src/data/text/item_descriptions.h b/src/data/text/item_descriptions.h index 941ff50bb9..98328b3749 100644 --- a/src/data/text/item_descriptions.h +++ b/src/data/text/item_descriptions.h @@ -1041,7 +1041,7 @@ static const u8 sSootheBellDesc[] = _( "calms spirits and\n" "fosters friendship."); -#ifdef BATTLE_ENGINE +#ifndef BATTLE_ENGINE static const u8 sMentalHerbDesc[] = _( "A hold item that\n" "snaps Pokémon out\n"