mirror of https://github.com/pret/pokecrystal.git
Fix a party menu action comment.
This commit is contained in:
parent
d89ca4aead
commit
3e830ab884
2
main.asm
2
main.asm
|
@ -18902,7 +18902,7 @@ PokemonActionSubmenu: ; 12a88
|
|||
dbw 10, Function12ee6 ; Softboiled
|
||||
dbw 13, Function12ee6 ; MilkDrink
|
||||
dbw 11, Function12f26 ; Headbutt
|
||||
dbw 5, Function12e94 ; Flash
|
||||
dbw 5, Function12e94 ; Waterfall
|
||||
dbw 12, Function12f3b ; RockSmash
|
||||
dbw 14, Function12f50 ; SweetScent
|
||||
dbw 15, OpenPartyStats
|
||||
|
|
Loading…
Reference in New Issue