shithub: pokecrystal

Download patch

ref: 5d629f9b312ebed18cbc9fe839cf54d3305644e7
parent: 01dffba78871350df2597bd43121ed23797a2d92
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Wed Aug 31 15:14:20 EDT 2022

Fix diff

--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -1667,7 +1667,7 @@
  ...
 
  .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