ref: 0aac0f9cfc5bc95b378d0c33cb047f136cd361b7
parent: 9aa6b55d7b1fdb97426305c0ed07fc14012f1293
author: mid-kid <esteve.varela@gmail.com>
date: Fri Jul 27 07:25:29 EDT 2018
"Explain" diff format in bugs_and_glitches
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -2,6 +2,13 @@
These are known bugs and glitches in the original Pokémon Crystal game: code that clearly does not work as intended, or that only works in limited circumstances but has the possibility to fail or crash.
+Fixes are written in the `diff` format. If you're familiar with git, this should look farmiliar:
+```diff
+ this is some code
+-delete red - lines
++add green + lines
+```
+
## Contents