summaryrefslogtreecommitdiff
path: root/include/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/data.h')
-rw-r--r--include/data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/data.h b/include/data.h
index 9726b95e5..9ea1f7c96 100644
--- a/include/data.h
+++ b/include/data.h
@@ -5,6 +5,7 @@
#include "constants/species.h"
#define SPECIES_SHINY_TAG 500
+#define TRAINER_ENCOUNTER_MUSIC(trainer)((gTrainers[trainer].encounterMusic_gender & 0x7F))
struct MonCoords
{