diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/bugs_and_glitches.md | 8 | ||||
-rw-r--r-- | docs/images/hp_exp_bar_border.png | bin | 0 -> 125 bytes | |||
-rw-r--r-- | docs/images/hp_exp_bar_border_fix.png | bin | 0 -> 124 bytes | |||
-rw-r--r-- | docs/images/port.png | bin | 0 -> 1055 bytes | |||
-rw-r--r-- | docs/images/port_fix.png | bin | 0 -> 1056 bytes |
5 files changed, 4 insertions, 4 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 97f75f83f..b38ec12ee 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -949,22 +949,22 @@ The exact cause is unknown, but a workaround exists for `DexEntryScreen_MenuActi This is a mistake with the “`…`” tile in [gfx/battle/hp_exp_bar_border.png](/gfx/battle/hp_exp_bar_border.png): - + **Fix:** Lower the ellipsis by two pixels: - + ## Two tiles in the `port` tileset are drawn incorrectly This is a mistake with the left-hand warp carpet corner tiles in [gfx/tilesets/port.png](/gfx/tilesets/port.png): - + **Fix:** Adjust them to match the right-hand corner tiles: - + ## `LoadMetatiles` wraps around past 128 blocks diff --git a/docs/images/hp_exp_bar_border.png b/docs/images/hp_exp_bar_border.png Binary files differnew file mode 100644 index 000000000..9d16a042b --- /dev/null +++ b/docs/images/hp_exp_bar_border.png diff --git a/docs/images/hp_exp_bar_border_fix.png b/docs/images/hp_exp_bar_border_fix.png Binary files differnew file mode 100644 index 000000000..02d36f8a0 --- /dev/null +++ b/docs/images/hp_exp_bar_border_fix.png diff --git a/docs/images/port.png b/docs/images/port.png Binary files differnew file mode 100644 index 000000000..8a18aad7d --- /dev/null +++ b/docs/images/port.png diff --git a/docs/images/port_fix.png b/docs/images/port_fix.png Binary files differnew file mode 100644 index 000000000..055a377a5 --- /dev/null +++ b/docs/images/port_fix.png |