diff options
-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 |