summaryrefslogtreecommitdiff
path: root/include/constants/map_groups.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-19 01:38:15 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-19 01:38:15 -0500
commit9350e2d33891424ebaf4f6d70c0305f099ace9d0 (patch)
treea253a8b73443a716dec08cfd123f1e6b7ec6282e /include/constants/map_groups.h
parent393a6bd5b6509ac0e4c53d43ecbeb76901dd6278 (diff)
Sync mapjson with pokeemerald
Diffstat (limited to 'include/constants/map_groups.h')
-rw-r--r--include/constants/map_groups.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/constants/map_groups.h b/include/constants/map_groups.h
index 27e74b337..b087b2c33 100644
--- a/include/constants/map_groups.h
+++ b/include/constants/map_groups.h
@@ -1,6 +1,10 @@
#ifndef GUARD_CONSTANTS_MAP_GROUPS_H
#define GUARD_CONSTANTS_MAP_GROUPS_H
+//
+// DO NOT MODIFY THIS FILE! It is auto-generated from data/maps/map_groups.json
+//
+
// Map Group 0
#define MAP_BATTLE_COLOSSEUM_2P (0 | (0 << 8))
#define MAP_TRADE_CENTER (1 | (0 << 8))