shithub: pokecrystal

Download patch

ref: 2adcca003ff4b294bdc14b794ba2c7d486929a88
parent: 1853f70addb0bfa9164bc2b5134e564f526b2b1a
author: Colton G. Rushton <colton51919@gmail.com>
date: Tue Jun 21 05:09:28 EDT 2022

Fix ending colon of TruncateHL_BC

As spotted by @Rangi42 in #746

--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -269,7 +269,7 @@
 
 This bug existed for all battles in Gold and Silver, and was only fixed for single-player battles in Crystal to preserve link compatibility.
 
-**Fix:** Edit `TruncateHL_BC` in [engine/battle/effect_commands.asm](https://github.com/pret/pokecrystal/blob/master/engine/battle/effect_commands.asm)
+**Fix:** Edit `TruncateHL_BC` in [engine/battle/effect_commands.asm](https://github.com/pret/pokecrystal/blob/master/engine/battle/effect_commands.asm):
 
 ```diff
  .finish