Skip to content

Commit

Permalink
Remove unused _GREEN TitleMons data
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Mar 21, 2021
1 parent e1ef024 commit e1f6bb5
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions data/pokemon/title_mons.asm
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,6 @@ IF DEF(_RED)
db PONYTA
db MAGIKARP
ENDC
IF DEF(_GREEN)
db STARTER3
db STARTER1
db STARTER2
db CATERPIE
db NIDORAN_F
db PINSIR
db PIKACHU
db CLEFAIRY
db RHYDON
db ABRA
db GASTLY
db DITTO
db PIDGEOTTO
db ONIX
db PONYTA
db MAGIKARP
ENDC
IF DEF(_BLUE)
db STARTER2
db STARTER1
Expand Down

0 comments on commit e1f6bb5

Please sign in to comment.