mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-18 18:03:21 -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.