Identify some overworld movement data

This commit is contained in:
Rangi
2021-12-22 21:38:26 -05:00
parent c65325491d
commit 69185e1657
2 changed files with 2 additions and 2 deletions

View File

@@ -1322,7 +1322,7 @@ TryRockSmashFromMenu:
call GetFacingObject
jr c, .no_rock
ld a, d
cp $18
cp SPRITEMOVEDATA_SMASHABLE_ROCK
jr nz, .no_rock
ld hl, RockSmashFromMenuScript