diff options
| author | IIMarckus <iimarckus@gmail.com> | 2014-10-17 08:13:51 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2014-10-17 08:13:51 -0600 |
| commit | 7db2fe99f83e196a92bd3dab2e4c6b8c7b191682 (patch) | |
| tree | 2da3877d40ad011c12f45ca0150c1cb0aa103969 /text.asm | |
| parent | Kill version.asm. (diff) | |
| download | pokeyellow-7db2fe99f83e196a92bd3dab2e4c6b8c7b191682.tar.gz pokeyellow-7db2fe99f83e196a92bd3dab2e4c6b8c7b191682.tar.xz pokeyellow-7db2fe99f83e196a92bd3dab2e4c6b8c7b191682.zip | |
Add more from the beach house.
Diffstat (limited to 'text.asm')
| -rw-r--r-- | text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2136,7 +2136,7 @@ INCLUDE "text/maps/route_16_house.asm" INCLUDE "text/maps/route_18_gate.asm" INCLUDE "text/maps/route_18_gate_upstairs.asm" IF DEF(_YELLOW) -INCLUDE "text/maps/surf_house.asm" +INCLUDE "text/maps/beach_house.asm" ENDC INCLUDE "text/maps/pokemon_league_gate.asm" INCLUDE "text/maps/victory_road_2f.asm" |
