diff options
Diffstat (limited to 'Hard-coded-logic.md')
-rw-r--r-- | Hard-coded-logic.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Hard-coded-logic.md b/Hard-coded-logic.md index 070b971..fc0616c 100644 --- a/Hard-coded-logic.md +++ b/Hard-coded-logic.md @@ -112,6 +112,8 @@ TownMap_GetKantoLandmarkLimits: ; 910e8 ret ``` +If you access a map that's outside the limits, then scrolling through the Town Map can underflow and go past the defined landmark data, displaying garbage. ([Video](https://www.youtube.com/watch?v=r32agevxdw4)) + ## `RIVAL1`'s first Pokémon has no held item |