diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
| commit | 674b4dcc4aabde8b5556c0ed32383c32b11a4f0e (patch) | |
| tree | c450c701fd0d6ab3f393d3e1dcf7dd7245615fb1 /data/wild_mons.asm | |
| parent | dbw door tiles (diff) | |
| download | pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.gz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.xz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.zip | |
Remove the Beach House option.
Diffstat (limited to 'data/wild_mons.asm')
| -rwxr-xr-x | data/wild_mons.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/wild_mons.asm b/data/wild_mons.asm index f29fd340..482405e3 100755 --- a/data/wild_mons.asm +++ b/data/wild_mons.asm @@ -247,9 +247,6 @@ WildDataPointers: ; ceeb (3:4eeb) dw NoMons dw NoMons dw NoMons - IF DEF(_OPTION_BEACH_HOUSE) - dw NoMons - ENDC dw $FFFF ; wild pokemon data is divided into two parts. |
