mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-22 11:33:49 +01:00
182476c96a
The window title is none of the emulation core's business. The GUI code is free to put whatever it wants there. Providing properly thread-safe window title getters and setters is a mess anyway.