Skip to content

(XMB) Fix Battery/Clock Icon Sizes

m4xw requested to merge github/fork/RobLoach/normal-size-battery-clock into master

Created by: RobLoach

Makes the battery/clock icon sizes match the sizes of the other icons in all XMB themes. See https://github.com/libretro/RetroArch/issues/4587 for more information.

Requires the RetroArch PR over at https://github.com/libretro/RetroArch/pull/4616

Before

https://raw.githubusercontent.com/RobLoach/retroarch-assets/master/xmb/neoactive/png/battery-full.png

After

https://raw.githubusercontent.com/RobLoach/retroarch-assets/normal-size-battery-clock/xmb/neoactive/png/battery-full.png

Merge request reports