summaryrefslogtreecommitdiff
path: root/include/data.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-26 00:33:42 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-26 01:31:50 +0800
commit1230a5c48a465d42ae7035ca9c1a6e2152c54d1a (patch)
tree8fc6f5b6bb323f408a4f0c117f89fd66b7161440 /include/data.h
parent2f87855072fb4fdca6ce22d60bfb1b7fdc000134 (diff)
clean up
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
{