mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 09:44:35 -05: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.