diff options
| author | i0brendan0 <19826742+i0brendan0@users.noreply.github.com> | 2019-06-08 03:06:59 -0500 |
|---|---|---|
| committer | i0brendan0 <19826742+i0brendan0@users.noreply.github.com> | 2019-06-08 03:06:59 -0500 |
| commit | 746e917a0074f5b207817cc355f4d55193530625 (patch) | |
| tree | 2cbfa24c0314715626f13f23f8f18e422db43230 | |
| parent | 01154cd356135bd325048a40def39e9e56c96fd8 (diff) | |
Updated Expand the Town Map Tile Set (markdown)
| -rw-r--r-- | Expand-the-Town-Map-Tile-Set.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Expand-the-Town-Map-Tile-Set.md b/Expand-the-Town-Map-Tile-Set.md index dc87f76..97d9644 100644 --- a/Expand-the-Town-Map-Tile-Set.md +++ b/Expand-the-Town-Map-Tile-Set.md @@ -232,6 +232,7 @@ engine/pokedex/pokedex.asm .Area: ... predef Pokedex_GetArea + call Pokedex_BlackOutBG + call Pokedex_LoadGFX + call Pokedex_LoadAnyFootprint |
