This commit is contained in:
Eduardo Quezada 2025-01-03 15:19:31 -03:00
parent 1986de57c3
commit 9c532997b6
2 changed files with 1 additions and 1 deletions

View file

@ -290,7 +290,7 @@
#define B_PLAYER_THROW_BALLS_SOUND GEN_LATEST // In GEN_5+, the player's Poké Balls make a sound when thrown to send out a Pokémon.
// Other sound config
#define B_LOW_HEALTH_SOUND GEN_LATEST // In Gen6+, the low health "beeps" only play 3 times before stopping. Be sure to use SE_LOW_HEALTH_SHORT if you want to use it in charmap
#define B_LOW_HEALTH_SOUND GEN_LATEST // In Gen6+, the low health "beeps" only play 4 times before stopping. Be sure to use SE_LOW_HEALTH_SHORT if you want to use it in charmap.
#define SHOW_TYPES_NEVER 0
#define SHOW_TYPES_ALWAYS 1