diff --git a/README.md b/README.md index 433f8ef..6366b7f 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ As far as I am aware, all of the below images are actively used by the `20230515 | `pwsso.occ` | 640x480 | RGB565 Little Endian | ✨ | ✅ | ✅ | ✅ | In-game menu (position 4) | [view](/images/pwsso.png) | | `qasf.bel` | 640x480 | RGB565 Little Endian | ✨ | ✅ | 🚩 | ✅ | User game-list background | [view](/images/qasf.bel.png) | | `qwave.bke` | 640x480 | RGB565 Little Endian | ✨ | ✅ | ✅ | ✅ | Game Boy Color main menu background | [view](/images/qwave.png) | -| `rmapi.tax` | 1008x164 | BRGA | | ✨ | 🚩 | ✅ | User settings screen icons and labels in German | [view](/images/rmapi.png) | +| `rmapi.tax` | 1008x164 | BRGA | | ✨ | 🚩 | ✅ | User settings screen icons and labels in German | [view](/images/rmapi.tax.png) | | `sdclt.occ` | 120x240 | RGB565 Little Endian | ✨ | 🚩 | 🚩 | ✅ | TV system selection icons | [view](/images/sdclt.occ.png) | | `sensc.bvs` | 1008x164 | BRGA | | ✨ | 🚩 | ✅ | User settings screen icons and labels in French | [view](/images/sensc.bvs.png) | | `sfcdr.cpl` | 576x1344 | BRGA | ✨ | 🚩 | ✅ | ✅ | Main menu system logos | [view](/images/sfcdr.png) | diff --git a/images/rmapi.png b/images/rmapi.png deleted file mode 100644 index 63d68a1..0000000 Binary files a/images/rmapi.png and /dev/null differ diff --git a/images/rmapi.tax.png b/images/rmapi.tax.png index 5e0a491..9749501 100644 Binary files a/images/rmapi.tax.png and b/images/rmapi.tax.png differ