summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 20:02:27 +0200
committerkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 20:02:27 +0200
commita130c2dc4adc114a5bf57383046077f2bf66e271 (patch)
tree1bd1bf9adabf9b1d2aaa9816df42986e6e7d316e
parent9b4ded46c6b736a39bc15cf2e6325176ad50c8de (diff)
Update bugs_and_glitches.md
-rw-r--r--docs/bugs_and_glitches.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md
index fccdd5a2b..3d294f5cf 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -42,6 +42,8 @@ And edit `AgbMain`:
...
```
+This restores the code of Ruby/Sapphire.
+
**Alternate Fix:** Edit the following function in [src/title_screen.c](https://github.com/pret/pokeemerald/blob/master/src/title_screen.c):
```diff