diff options
author | yenatch <yenatch@gmail.com> | 2013-11-28 04:35:14 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-11-28 04:35:14 -0500 |
commit | 5c76249488749f05febd5510316ec4c94af9c975 (patch) | |
tree | 2214923649c56196684410e160e4072f2f696fce /constants | |
parent | fd73d41e6bdce2a0f3593a41d86bf6dcbfc8c480 (diff) |
flypoints and spawn points
Diffstat (limited to 'constants')
-rw-r--r-- | constants/landmark_constants.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/landmark_constants.asm b/constants/landmark_constants.asm index 590281dd2..f7600ea7d 100644 --- a/constants/landmark_constants.asm +++ b/constants/landmark_constants.asm @@ -48,6 +48,9 @@ const DARK_CAVE const ROUTE_46 const SILVER_CAVE + +KANTO_LANDMARK EQU const_value + const PALLET_TOWN const ROUTE_1 const VIRIDIAN_CITY |