diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
| commit | b83acb03e50c4314e082e642bdb429346892d040 (patch) | |
| tree | 37d41244ef64c7bacde8879513a03bd5aab34cec /data/wildPokemon/seafoamislandb4.asm | |
| parent | Clean up music bank references (diff) | |
| download | pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.gz pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.xz pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.zip | |
Clean up white space
Diffstat (limited to 'data/wildPokemon/seafoamislandb4.asm')
| -rwxr-xr-x | data/wildPokemon/seafoamislandb4.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/wildPokemon/seafoamislandb4.asm b/data/wildPokemon/seafoamislandb4.asm index 9596ab5b..af5c7e02 100755 --- a/data/wildPokemon/seafoamislandb4.asm +++ b/data/wildPokemon/seafoamislandb4.asm @@ -1,4 +1,4 @@ -IslandMonsB4: +IslandMonsB4: db $0A IF _RED db 31,HORSEA @@ -12,7 +12,7 @@ IslandMonsB4: db 39,SLOWBRO db 32,GOLBAT ENDC - + IF _GREEN || !_JAPAN && _BLUE db 31,KRABBY db 31,STARYU @@ -25,7 +25,7 @@ IslandMonsB4: db 39,GOLDUCK db 32,GOLBAT ENDC - + IF _JAPAN && _BLUE db 31,KRABBY db 31,STARYU @@ -38,7 +38,7 @@ IslandMonsB4: db 39,JYNX db 32,GOLBAT ENDC - + IF _YELLOW db 36,GOLBAT db 36,ZUBAT @@ -63,6 +63,6 @@ IslandMonsB4: db 30,STARYU db 30,STARYU ENDC - + db $00 |
