From 5d629f9b312ebed18cbc9fe839cf54d3305644e7 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 31 Aug 2022 19:14:20 -0400 Subject: [PATCH] Fix diff --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 5df0d125d..adabcc3a5 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -1667,7 +1667,7 @@ This bug is why the Lapras in [maps/UnionCaveB2F.asm](https://github.com/pret/po ... .TryFish: - -; BUG: You can fish on top of NPCs (see docs/bugs_and_glitches.md) +-; BUG: You can fish on top of NPCs (see docs/bugs_and_glitches.md) ld a, [wPlayerState] cp PLAYER_SURF jr z, .fail