mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 20:24:59 -03:00
Required a partial rewrite of the image loading code because it was working in unscaled wxBitmaps. Needed to make it produce wxImages and scale them instead.