diff options
Diffstat (limited to 'docs/bugs_and_glitches.md')
-rw-r--r-- | docs/bugs_and_glitches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index a82a52a8..cb4cfc81 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -23,7 +23,7 @@ Fixes are written in the `diff` format. If you've used Git before, this should l This bug (or feature!) results in all options being shifted left or right if the respective direction is pressed on the same frame the options menu is opened. The bug also exists in pokegold and pokecrystal. -**Fix:** Update [engine/menu/options.asm](/engine/menu/options.asm) +**Fix:** Update [engine/menus/options.asm](/engine/menus/options.asm) ```diff DisplayOptionMenu_: |