mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-09 22:22:58 +02: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.