summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-23 19:38:45 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-23 19:38:45 -0400
commit5641a3bfe39fcb8a2babf082a3fca96a193c83d1 (patch)
treea7213f2ecde5c0ec456aa19b853b02aa064f925d /include/constants
parent4e9d76d3052db037bd92870eb6a7e086a566065f (diff)
through SetAreaHasMon
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/species.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/constants/species.h b/include/constants/species.h
index f698ada14..dc9856081 100644
--- a/include/constants/species.h
+++ b/include/constants/species.h
@@ -447,4 +447,10 @@
#define NUM_SPECIES SPECIES_EGG
+#ifdef SAPPHIRE
+#define ROAMER_SPECIES SPECIES_LATIAS
+#else
+#define ROAMER_SPECIES SPECIES_LATIOS
+#endif
+
#endif // GUARD_CONSTANTS_SPECIES_H