diff options
Diffstat (limited to 'home/unknown_388f.asm')
-rw-r--r-- | home/unknown_388f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/unknown_388f.asm b/home/unknown_388f.asm index d845e55..798dedb 100644 --- a/home/unknown_388f.asm +++ b/home/unknown_388f.asm @@ -46,7 +46,7 @@ Function38d8:: TestWildBattleStart:: ldh a, [hJoyState] - and D_PAD + and D_PAD ret z ; if no directions are down, don't try and trigger a wild encounter call CheckBPressedDebug jp nz, ClearAccumulator ; if b button is down, clear acc |