mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
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 10, Function12ee6 ; Softboiled
|
||||||
dbw 13, Function12ee6 ; MilkDrink
|
dbw 13, Function12ee6 ; MilkDrink
|
||||||
dbw 11, Function12f26 ; Headbutt
|
dbw 11, Function12f26 ; Headbutt
|
||||||
dbw 5, Function12e94 ; Flash
|
dbw 5, Function12e94 ; Waterfall
|
||||||
dbw 12, Function12f3b ; RockSmash
|
dbw 12, Function12f3b ; RockSmash
|
||||||
dbw 14, Function12f50 ; SweetScent
|
dbw 14, Function12f50 ; SweetScent
|
||||||
dbw 15, OpenPartyStats
|
dbw 15, OpenPartyStats
|
||||||
|
Loading…
Reference in New Issue
Block a user