mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 14:08:56 -06: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.