mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-29 08:54:35 +02:00
TypedArray doesn't implement AutoCloseable on older devices so .use{} caused a crash.
It turned out the special handling for background colours was unnecessary anyway.